git-svn: fix committing to subdirectories, add tests
commitd3a840dc74d2098c31aac1b89093d847e1d33dd8
authorEric Wong <normalperson@yhbt.net>
Fri, 26 Jan 2007 09:32:45 +0000 (26 01:32 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:10 +0000 (23 00:57 -0800)
tree164afbd36a5a9fd08266fbadb1f997e5caf2f6c5
parent3ebe8df7f690281c21e330eec156098c14f4e685
git-svn: fix committing to subdirectories, add tests

I broke this part with the URL minimization; since
git-svn will now try to connect to the root of
the repository and will end up writing files
there if it can...

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
t/t9100-git-svn-basic.sh
t/t9105-git-svn-commit-diff.sh