[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: Jim Geist <jim_at_lifesim.com>
Date: 2004-11-16 23:08:59 CET

Sounds like svnserve isn't running.

-----Original Message-----
From: Michael Satterwhite [mailto:michael@weblore.com]
Sent: Tuesday, November 16, 2004 5:01 PM
To: users@subversion.tigris.org
Subject: Re: Subversion from Windows

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 16 23:08:55 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.