You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Daniel Shahaf <da...@elego.de> on 2013/03/30 19:19:43 UTC

Re: SVN repositorires migration using svnsync and master information in repos.

Ravi Roy wrote on Sat, Mar 30, 2013 at 14:29:06 +0530:
>  -- Do I need remove this master information from
> 'usr/share/repos/Repo-A/db/revprops/0/0' on 'new master host' or it
> does not harm being it a new master subversion server ?

Don't edit files under the db/ dir (other than fsfs.conf) by hand.  In
this case you should use 'svnadmin setrevprop' or 'svn propedit'
instead.