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

svn checkout anomaly

From: Denis Bueno <dbueno_at_cc.gatech.edu>
Date: 2006-08-29 04:40:56 CEST

I haven't been able to check out a subversion working copy from a
repository. The interesting thing is that I can check out using the file://
syntax, but not the svn+ssh syntax. An example is below my signature. Is
there any way I can debug this? Is there any more verbose output for the
svn+ssh syntax than 'No repository found'?

Thanks.

-Denis

,----
| [myrna ~/svnwork]
| $ /usr/local/public/bin/svn checkout
svn+ssh://myrna/net/hp92/manolios/formal/SVN/satyr/trunk satyr
| dbueno@myrna's password:
| svn: No repository found in
'svn+ssh://myrna/net/hp92/manolios/formal/SVN/satyr/trunk'
| [myrna ~/svnwork]
| $ /usr/local/public/bin/svn checkout
file:///net/hp92/manolios/formal/SVN/satyr/trunk satyr
| A satyr/results
| A satyr/results/README
| ...
`----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 29 04:42:08 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.