It's in the source code documentation. http://svn.apache.org/repos/asf/subversion/trunk/notes/ssh-tricks
On Tue, Jan 28, 2014 at 9:09 AM, Heather Bartolotta <heather.bartolo...@gmail.com> wrote: > Hello, > > Rackspace installed Apache(tm) Subversion(R) 1.6.11 on our Redhat Enterprise > Linux 6 Dedicated Rackspace server. > > And created a repository directory (/var/www/repository) and user group for > svn. > > But we are having issues getting Dreamweaver to connect to subversion. > Can someone please help us connect (VN+SHH ,HTTP, HTTPS, SVN)? > > Our test user (who is apart of svn) is fccadmin and the test directory is > /var/www/repository/frenchcanalconnection.com > > Rackspace installed Subversion for us but said that they do not know how to > setup svnserve, but we should be able to use svn+ssh to get to set it up in > dreamweaver. > And to use: > svn+ssh://user@<domain>.com/var/www/repository/<domain> > > We tried that but keep getting the error: Server and project are not > accessible (Can't create tunnel: The system cannot find the file > specified.) > > Rackspace says "It looks like to actually use svn+ssh you would need to > setup your ssh > configuration to use an ssh key to that server. Unfortunately I have never > setup svnserve for using http or svn protocol. " > > Does anyone know what I need to do to get this to work? > Thank you. > > Thank you.