Modifying svnserve parameters when using ssh tunnel
From: si <sshnug.si_at_gmail.com>
Date: 2006-07-26 10:38:45 CEST
Hi,
After getting windows integrated authentication working with the svn+ssh://
From: svn+ssh://user@host/svnroot/repos/test
Is this possible? Environment is windows (both client and server)
So using Bitvise's Tunnelier sexec application, I'd like to change the
[tunnels]
to
[tunnels]
The former is working, the later is not working from an svn client,
C:\>sexec svn@virtual -gma -ntlm -cmd="svnserve.exe -t -r c:/svnroot/repos"
I've tried using an environment variable in config [tunnels] but alas no joy.
The other interesting thing I came across when testing, was using normal
[test:/]
but as soon as I moved to svn+ssh:// protocol, it failed. But this worked:
[/]
peace
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.