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

Re: ra_svn over ssh broken.

From: Scott Collins <scc_at_ScottCollins.net>
Date: 2003-05-15 06:59:22 CEST

OK. I don't get it. My client and server match. I'm using svnserve.
Here's the start of what my client says for --version

   scc:test [513]$ svn --version
   svn, version 0.22.0 (dev build)
      compiled May 9 2003, 02:11:00

I can checkout using the old syntax (which I thought was the right way
to do it until a not too long ago):

   scc:test [532]$ svn checkout svn://192.168.1.110/ktutorial/
   A ktutorial/trunk
   A ktutorial/trunk/RecentChanges.shtml
   A ktutorial/trunk/Samples
   ...

I can't checkout using the new syntax:

   scc:test [533]$ svn checkout svn+ssh://192.168.1.110/ktutorial/
   scc@192.168.1.110's password:
   subversion/svnserve/serve.c:911: (apr_err=210005)
   svn: Couldn't find a repository
   svn: No repository found in 'svn+ssh://192.168.1.110/ktutorial'

?
__________
Scott Collins <http://ScottCollins.net/>

  • application/pgp-signature attachment: PGP.sig
Received on Thu May 15 07:00:44 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.