[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 18:37:20 -0500

On Oct 22, 2009, at 18:23, jborys wrote:

> It's a Linux box running Red Hat 3. There are several ways he could
> have
> started it. No documentation on which one he chose anywhere.
>
> I noticed a svnserve_stop.sh and a svnserve_start.sh on the server.
> If I stop it and then start it with a different option than he did,
> (e.g.
> svnserve -d -r /foo/bar/subversion and he had used on of the other
> options)
> will bad things happen to the original repository?

Of course, you'll make a backup of the repository and conf files
before making changes, in case anything goes wrong. I would suggest
you use the svnserve_stop.sh script you found. Then verify whether
this has in fact stopped svnserve. If so, then use svnserve_start.sh
to see if svnserve starts back up and serves the repositories again.
If so, then I would say you've found the pair of scripts that's used
to control your server, and should look inside svnserve_start.sh to
see how to specify the different -r parameter.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-23 01:38:22 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.