Robbie Gemmell created QPID-4258:
------------------------------------
Summary: remove empty directories from the repository
Key: QPID-4258
URL: https://issues.apache.org/jira/browse/QPID-4258
Project: Qpid
Issue Type: Task
Reporter: Robbie Gemmell
Priority: Minor
We have amassed quite a collection of empty directories over the years, some
from simply not noticing they were empty, and many more recently probably due
to widespread of git-svn. This is because git does not version directories, so
you simply wont see the empty directories that get left behind in svn when you
remove all the files in a directory.
git-svn can be told to remove these soon-to-be-orphaned empty directories from
svn when doing the dcommit by providing the --rmdir option.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]