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

Re: More debug info options than "neon-debug-mask = 130"?

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-05-22 14:26:30 CEST

Jeff Jensen wrote:

> Yes, I can ssh to the Linux server svn is on, and that goes through
> ISA. It's how I maintain the server.
>
> I infer you mean to try a svn commit over ssh. Just tried that, and
> even the list command doesn't work (not sure if that means I have
> something else wrong?):
>
> svn list svn+ssh://www.thedoman.com/svn/reponame
> svn: No repository found in 'svn+ssh://

No, you can use the SSH to set up a tunnel from a local port on your machine
to port 80 on the remote machine. It's built gracefully into clients like
Putty: read the manual page on ssh to do it from a Linux command line.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 22 14:27:52 2006

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.