Query regarding translation of tag

Hi,

We know that empty folders are not translated in SVN mirror. But if we have some empty folders under a tag on SVN , would it be retained as it is or do we need to add some files under that tag?
If we add a file under the empty folder , that would actually differ from the actual revision of the code that was tagged.

Thanks

Hi,

actually, it’s not that SVN mirror add-on doesn’t translate empty folders, Git itself does not allow empty folders. So folders inside tags are not allowed, too, and also need a stub file to be preserved in Git.