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

Re: [Subversion Wiki] Update of "CopySvnsyncMirrorToMaster" by JulianFoad

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 2 Nov 2011 19:05:21 +0200

Apache Wiki wrote on Wed, Nov 02, 2011 at 16:49:37 -0000:
> + Copy, by any convenient method (such as rsync or by physically shipping a disk), the following parts of the mirror repository into the master repository:
> +
> + * the 'db' subdirectory

It doesn't make any sense to copy the entire db/ directory. Instead of
that the advice should be to dump or svnsync-from the known-good source.

> + * optionally omit 'db/locks', 'db/transactions', 'db/txn-protorevs' as they're not needed
> + * optionally omit 'db/revprops' if you want to keep the master's revprops
> +

Don't copy rep-cache.db unless either no server is running or you've
established an SQLite lock on it as with svn_sqlite__hotcopy()
Received on 2011-11-02 18:06:59 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.