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

Re: Convert huge repo from 1.3.0 to 1.4.5

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-09-26 18:53:13 CEST

Arfrever Frehtes Taifersar Arahesis wrote:
> 2007-09-26 17:15:38 Johnathan Gifford napisaB(a):
>>> 1) sync any remaining unsync'ed revisions to your mirror
>>> 2) run 'svnsync copy-revprops' to re-copy revision properties (see
>> the
>>> book for why this might be necessary)
>>> 3) swap out the repositories.
>> What about revision 0 properties on the sync'd repository? Is there
>> anything you need to do with the props for 0 so that the sync
>> information is no longer there?
>
> svn pd --revprop -r0 svn:sync-last-merged-rev
> svn pd --revprop -r0 svn:sync-from-uuid
> svn pd --revprop -r0 svn:sync-from-url

Right. But even if you don't do that, it doesn't matter in the least.
Those properties are only ever examined by 'svnsync', and only when the
repository is the target of a mirroring operation.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Wed Sep 26 18:53:23 2007

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.