On Sun, Aug 16, 2009 at 10:17 AM, Albert J. Wong
(王重傑)<ajw...@chromium.org> wrote:
> It seems that git rm didn't delete the directories themselves.  :(  Thanks
> for fixing Mark!

git doesn't distinguish between nonexistent directories and
existent-but-empty directories, so as I understand it it will never
delete directories from svn.  (The suggested solutions if you actually
*want* an empty directory in a git repo are (1) "don't do that" or (2)
create a meaningless dotfile in the directory.)

PS: Personal OKR of responding to 100% of messages mentioning git is
currently green.  :P

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to