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

Re: Change the svnserve URL

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Thu, 22 Oct 2009 15:43:27 -0500

On Oct 22, 2009, at 14:41, jborys wrote:

> How do I change the svnserve root from
> /foo/bar/subversion/repositories/
> to /foo/bar/subversion/ ?

Figure out how svnserve is being started on your server. Wherever this
is happening, it is running something like "svnserve -r /foo/bar/
subversion/repositories". Change this to "svnserve -r /foo/bar/
subversion".

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2410422

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-22 22:44:19 CEST

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.