diff options
author | Eric Wong <normalperson@yhbt.net> | 2006-11-28 18:51:42 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-28 20:59:43 -0800 |
commit | 1ca7558dd838e82f6f6b8611b981654fa4ecde2b (patch) | |
tree | b37c6327130a2083b81bba57c483e9eeb21486a4 /var.c | |
parent | 4511c899e64cbda934ba864c359a2a7a04909264 (diff) | |
download | git-1ca7558dd838e82f6f6b8611b981654fa4ecde2b.tar.gz |
git-svn: fix multi-init
After the bugfix to connect to repositories where the user has
limited read permissions, multi-init was broken due to our
SVN::Ra connection being limited to working in a subdirectory;
so we now create a new Ra connection for init-ing branches
and another for tags
Along with that fix, allow the user to use the command-line
option flags for multi-init (--revision being the most notable;
but also --no-auth-cache, --config-dir, --username (for passing
to SVN), and --shared/--template for passing to git-init-db
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'var.c')
0 files changed, 0 insertions, 0 deletions