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

Re: svnserver svn+ssh setup

From: Alan Barrett <apb_at_cequrux.com>
Date: 2006-10-09 17:50:26 CEST

On Mon, 09 Oct 2006, Duncan Murdoch wrote:
> http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=55311

Also available from <http://svn.haxx.se/users/archive-2006-09/1161.shtml>

> The only trouble I had in following these instructions was in using the
> wrong path in the -r option to svnserve, because I didn't read
> carefully. The path to give is the path to the directory where the
> repos directory is stored, not the full path to the repos: see
> instructions 2 and 3.

You could do it either way. The following combinations all
work almost identically:

   svnserve -t -r path svn+ssh URL

   /A/B/C svn+ssh://server/
   /A/B svn+ssh://server/C
   /A svn+ssh://server/B/C

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 9 17:51:45 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.