[Python-Dev] PEP: Migrating the Python CVS to Subversion
Benji York
benji at benjiyork.com
Mon Aug 8 02:51:53 CEST 2005
Martin v. Löwis wrote:
> Donovan Baarda wrote:
>>What this means is SVN has no way of automatically identifying the
>>common version.
> If this is too painful, you can probably use subversion to store
> the relevant information. For example, you could define a custom
> property on the directory
A script named "svnmerge" that does just that is included in the contrib
directory of the Subversion tar. We (ZC) have just started using it to
track two-way merge operations, but I don't have much experience with it
personally yet.
--
Benji York
More information about the Python-Dev
mailing list