1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-17 14:34:49 +01:00
git/contrib/git-svn/t
Eric Wong 0e8a002c59 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>
2006-06-16 03:04:21 -07:00
..
lib-git-svn.sh git-svn: add support for Perl SVN::* libraries 2006-06-16 03:04:20 -07:00
t0000-contrib-git-svn.sh git-svn: svn (command-line) 1.0.x compatibility 2006-06-16 03:04:21 -07:00
t0001-contrib-git-svn-props.sh git-svn: make the $GIT_DIR/svn/*/revs directory obsolete 2006-06-16 03:04:20 -07:00