Re: svn+ssh:// on Windows
From: geoff <ot0006_at_0x29a.org.uk>
Date: 2003-10-12 17:46:00 CEST
On Wed, 24 Sep 2003 03:51:45 +0200, Branko ?ibej <brane@xbc.nu> wrote:
>I know a few people have tried using tunnelled 'svnserve' on Windows,
Hi, Brane
W2K SP4
C:\putty>plink --help
C:\putty>svn --version
Server is 0.30.0 on a Linux box
SSH is set up to use certs and Pageant
I commence by
C:\putty>plink -v -L 2323:<server>:22 -load <profile> <server>
to set up the tunnel
then
set SVN_SSH=plink -P 2323 -batch -l gigo localhost
This gets me:
C:\putty>svn list svn+ssh://localhost/home/svn/rexxity
I've read every message on this list with ssh in its title, so may I
first:
no (or invisible) rc spew
C:\putty>plink -P 2323 -batch -l gigo localhost /bin/true
C:\putty>
next:
svnserve in the PATH
C:\putty>plink -P 2323 -batch -l gigo localhost svnserve
(terminated with CTRL-C)
next:
Replacing svnserve with a script that writes a log message to gigo's
best,
-- regrettably the email address above will bounce --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Oct 12 17:51:14 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.