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

Re: svnadmin dump w/o stopping repository access

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-14 19:16:24 CEST

On Mon, 2004-06-14 at 11:46, Scott Wolford wrote:
> Hello all,
>
> Can svnadmin dump be run without stopping all repository access?

Absolutely. 'svnadmin dump' is no different than somebody doing a
checkout of every revision via file:///. It's just a local read
operation.

But be careful... when doing this, make sure you run 'svnadmin dump' as
the same user which owns the repository.

(Remember the permissions FAQ:
http://subversion.tigris.org/project_faq.html#permissions)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 14 19:19:15 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.