[TriLUG] Subversion setup question?

Tanner Lovelace clubjuggler at gmail.com
Mon Sep 25 17:14:06 EDT 2006


On 9/25/06, Rick DeNatale <rick.denatale at gmail.com> wrote:
> Any experience here in setting up subversion?
>
> I'm trying set up so that I can access svn repositories using svn+ssh
>
> Plain old svn works:
> rick at bill:~$ svn co svn://frodo/repository/depot depot
> svn: /usr/local/svn/repository/depot/conf/svnserve.conf:12: Option expected
> rick at bill:~$ svn co svn://frodo/repository/depot depot
> A    depot/test
> ... lots of files snipped ...
> A    depot/public/favicon.ico
> Checked out revision 1.
>
> But svn+ssh doesn't:
>
> rick at bill:~$ rm -rf depot/
> rick at bill:~$ svn co svn+ssh://frodo/repository/depot depot
> svn: No repository found in 'svn+ssh://frodo/repository/depot'
>
> I can ssh from bill to frodo.
>
> The how-tos I've run across imply that there's no additional setup for
> svn+ssh access, but it doesn't seem to be working for me.

My best guess would be that the path is different using
ssh.  Is the actual path on the machine /repository/depot?
If not, try the actual physical path and see if that works.

Cheers,
Tanner
-- 
Tanner Lovelace
clubjuggler at gmail dot com
http://wtl.wayfarer.org/
(fieldless) In fess two roundels in pale, a billet fesswise and an
increscent, all sable.



More information about the TriLUG mailing list