]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: make multi-init capable of reusing the Ra connection
authorEric Wong <normalperson@yhbt.net>
Fri, 12 Jan 2007 01:09:26 +0000 (17:09 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:08 +0000 (00:57 -0800)
commite7db67e6f18495332c4d688d3291b05851526a6e
treeb0028cba2071bf23ca830c8efa30f64d049f6f79
parent8164b6525ef6d95d4b656a8f4226f1758a611989
git-svn: make multi-init capable of reusing the Ra connection

If a user specified a seperate URL and --tags/--branches as
a sepearte URL, allow the Ra object (and therefore the connection)
to be reused.

We'll get rid of libsvn_ls_fullurl() since it was only used
in one place.

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