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

Re: backing up fsfs repo

From: Wendy Smoak <wsmoak_at_gmail.com>
Date: 2006-07-05 17:29:58 CEST

On 7/5/06, Thomas Hemmer <themmer@go-engineering.de> wrote:

> as long as you make sure that no svn server (svnserve or apache) is
> accessing (and thus potentially modifying) your repository while you are
> backing up the simple method of "tar"ing or similar should do the job
> perfectly well.
> If you can't tell exactly, "svnadmin dump" is safer.

Does this mean it's _not_ necessary to prevent access to the
repository during 'svnadmin dump'?

On a similar topic, I've heard advice to "take the repository offline"
before backing up.

This may be some basic unix admin thing I just don't know, but having
started svnserve...
  $ svnserve -d -r /path/to/repos
... how do I _stop_ it? I looked at svnserve --help, and a quick
search only turned up advice to kill the process.
http://svn.haxx.se/users/archive-2005-09/0800.shtml

Is that really the best way?

Thanks,

-- 
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 5 17:33:24 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.