Pazu [off-list ref] wrote:
On 11/28/06, Eric Wong [off-list ref] wrote:
quoted
Git itself cannot easily track empty directories (at least as far as
update-index and checkout) goes.
[...]
Is that something the git community wants?
No, I guess not. I detailed the real problem in my previous message,
and it had nothing to do with empty directories, but with git-svn
recording broken revisions from svn. Did you get it, or Trogdor ate my
email?
Oops, I didn't notice the part about git-svn continuing despite a failed
connection. Thanks for poking me again.
I'll look into how/if abort_edit/close_edit is called and how to deal
with a failed network connection.
--