[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion from Windows

From: Michael Satterwhite <michael_at_weblore.com>
Date: 2004-11-16 23:01:23 CET

On Tuesday 16 November 2004 03:27 pm, Monks, Peter wrote:
> G'day Michael,
>
> I'm not if this is exactly what you're after, but one configuration
> I've played with is to use PuTTY to tunnel port 3690 and then point my
> SVN client to svn://localhost/repos/project.
>
> This works fine, although it can be a bit of a pain if you want to be
> able to switch between direct access (ie. svn://myserver/repos/project)
> and SSH tunnelled access (ie. svn://localhost/repos/project).

I'm obviously missing something in configuration. Before tunneling, I thought
I'd test it on the server itself. On a server command line I entered a line
of the form

 svn list svn://localhost/repos/project

And I get the error

 Can't connect to host 'localhost': Connection refused

I'm sure I've setup something wrong. Note that referencing it as

 file:///repos/project

works fine.

  • application/pgp-signature attachment: stored
Received on Tue Nov 16 23:02:51 2004

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.