author | Eric Wong <normalperson@yhbt.net> | |
Sun, 1 Jan 2006 21:25:47 +0000 (13:25 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Jan 2006 04:28:14 +0000 (20:28 -0800) | ||
commit | 2961e0ee8b3c49853f2da4b485d4e3851e973e9d | |
tree | 5ce104b4aa8a3e35e1aa48bc4a826ea42060e12d | tree | snapshot |
parent | 6ce183216d6c4b234d4515c21a864615cd278d0b | commit | diff |
svnimport: support repositories requiring SSL authentication
I looked at svn-mirror to see how it did this, seems about right.
"It works for me" when using it against https://svn.musicpd.org
tested command-line: git-svnimport -C mpc -i -m -v \
-T mpc/trunk -b mpc/branches -t mpc/tags https://svn.musicpd.org
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
I looked at svn-mirror to see how it did this, seems about right.
"It works for me" when using it against https://svn.musicpd.org
tested command-line: git-svnimport -C mpc -i -m -v \
-T mpc/trunk -b mpc/branches -t mpc/tags https://svn.musicpd.org
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svnimport.perl | diff | blob | history |