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

RE: How do I gracefully shutdown the svnserve process

From: Garrick Olson <Garrick.Olson_at_Aceva.com>
Date: 2004-01-21 18:17:22 CET

I suspect the latter (unless it was fixed after 0.34):

$ svnadmin --version
svnadmin, version 0.34.0 (r7859)
   compiled Dec 4 2003, 08:08:28

Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

$ svnadmin help recover
recover: usage: svnadmin recover REPOS_PATH

Run the Berkeley DB recovery procedure on a repository. Do
this if you've been getting errors indicating that recovery
ought to be run.

WARNING: only run this when you are SURE you're the only process
accessing the repository. Requires exclusive access.

-----Original Message-----
From: mark benedetto king [mailto:mbk@lowlatency.com]
Sent: Friday, January 16, 2004 6:40 AM
To: Tobias Ringstrom
Cc: Garrick Olson; users@subversion.tigris.org
Subject: Re: How do I gracefully shutdown the svnserve process

On Fri, Jan 16, 2004 at 11:59:04AM +0100, Tobias Ringstrom wrote:
> svnserve again. You must be very careful not run recover while a
> repository is being accessed via any other access method.

This is either no longer true, in which case we need to dispel this
practice from the collective conscious, or it is still true, in which
case we need to fix it. I suspect the former.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 21 18:18:07 2004

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.