git-svn: Move all git-svn-related paths into $GIT_DIR/svn
authorEric Wong <normalperson@yhbt.net>
Wed, 24 May 2006 08:22:07 +0000 (01:22 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 16 Jun 2006 10:04:20 +0000 (03:04 -0700)
Since GIT_SVN_ID usage is probably going to become more
widespread <evil grin>, we won't run the chance of somebody
having a GIT_SVN_ID name that conflicts with one of the default
directories that already exist in $GIT_DIR (branches/tags).

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

No differences found