Hello, 

I have a project under SVN with contains empty directories.

I would like to move this project on a Git server, still handling empty 
directories.

The solution: put a .gitignore file in each empty directory to have them 
recognized by the Git database cannot work, because some scripts in my projects 
test the actual emptiness of the directories.

Is there any expert able to tell me: this cannot be done in Git, or this can be 
done by the following trick, or why there is no valuable reason to maintain 
empty directories under version control?

Regards,

Olivier LE ROY
France

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to