git-svn: svn (command-line) 1.0.x compatibility
authorEric Wong <normalperson@yhbt.net>
Fri, 16 Jun 2006 02:51:05 +0000 (19:51 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 16 Jun 2006 10:04:21 +0000 (03:04 -0700)
commit0e8a002c59cbaca692dac81320be44c965588291
tree24e95385bc32cca403348dc6be677dc88c1117ec
parent86f363791b281fb916414a89282b2e67cdaa36c0
git-svn: svn (command-line) 1.0.x compatibility

Tested on a plain Ubuntu Warty installation
using subversion 1.0.6-1.2ubuntu3

svn add --force was never needed, as it only affected
directories, which git (thankfully) doesn't track

The 1.0.x also didn't support symlinks(!), so allow NO_SYMLINK
to be defined for running tests

Signed-off-by: Eric Wong <normalperson@yhbt.net>
contrib/git-svn/git-svn.perl
contrib/git-svn/t/t0000-contrib-git-svn.sh