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

Re: svnadmin recover and setlog curiosities

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-08-19 19:48:04 CEST

Nathaniel Irons <ndi-l@bumppo.net> writes:

> Is it kosher for "svnadmin recover" to modify DB permissions? Trac
> started throwing up permission errors, apparently because group write
> access is stripped from the "__db.xxx" files after I run recover.

Strictly speaking, svnadmin recover doesn't modify DB permissions. It
destroys and recreates the __db.* files (as does 'db_recover -e', the
functionality being wrapped by 'svnadmin recover').

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 19 19:49:59 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.