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