[Svnmerge] [PATCH] uninit merge tracking (version 2)
Raman Gupta
rocketraman at fastmail.fm
Tue May 9 22:34:00 PDT 2006
One correction to the log message...
Raman Gupta wrote:
> Add the uninit command, which removes merge tracking information for a given
> head URL. This is useful if multiple heads are being tracked -- without
> uninit, this situation requires the new property value to be manually set by
> the user via svn propset.
>
> * svnmerge.py: Added uninit to command table.
> (action_uninit): New method for uninitialization of merge tracking info.
>
> * svnmerge_test.py
> (TestCase_TestRepo.testUninit): New test case.
Need to also add:
(TestCase_TestRepo.testUninitForce): New test case.
>
> Patch by: Raman Gupta <rocketraman at fastmail.fm>
> Review by: Daniel Rall <dlr at collab.net>
Cheers,
Raman
More information about the Svnmerge
mailing list