git-svn: simplify the (multi-)init methods of fetching
authorEric Wong <normalperson@yhbt.net>
Wed, 14 Feb 2007 23:10:44 +0000 (15:10 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:12 +0000 (00:57 -0800)
Also, some changes to avoid creating dead dirs under
.git/svn/. We now create all directories as late as
possible.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
No differences found