ssh server ls /path/to/repos gives me the same kind of output.
as I say - I can ssh in to the server and the use ssh with file:// urls
The
< svn: The system cannot find the file specified.
is coming from the svn program on windows. Maybe it is looking for the
config file mentioned in the svnserve-setup section of the svn book.
It would really help to have a section in the book or the FAQ specifically
addressing how to setup subversion for use on the client side - obviously a
smaller business than the server side, and somewhat different
Anyway, I've got around this problem now by installing svn within cygwin and
using it there! (seems to work "out of the box")
best
Tim
> -----Original Message-----
> From: Eric Hanchrow [mailto:erich@offby1.atm01.sea.blarg.net]
> On Behalf Of Eric Hanchrow
> Sent: 29 June 2004 23:21
> To: tim@red56.co.uk
> Subject: Re: svn+ssh from Windows commandline (client)
>
>
>
> when I try:
> > svn list /path/to/working/copy
> it works fine
>
> when I try:
> > svn list svn+ssh://server/path/to/repos
> I get
> < svn: The system cannot find the file specified.
>
> It's interesting, I can't repro that exact error message, no matter
> what I try.
>
> Try this:
>
> ssh server ls /path/to/repos
>
> When I do this, I see
>
> README.txt
> conf/
> dav/
> db/
> format
> hooks/
> locks/
>
> ... and that's what you should see, too.
>
> --
> "I said, `Shut up!' " Ms. Glass recalled ... " `You do not!
> Oh my God! Oh my God! Oh my God!' So I went to Nina, my boss, and
> said, `Oh my God! Oh my God! Oh my God!' "
>
> --- Julie Salamon, in the New York Times
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 30 13:19:02 2004