converting cvs to bzr branches
Alexander Belchenko
bialix at ukr.net
Wed May 10 17:48:05 BST 2006
Aaron Bentley пишет:
> Alexander Belchenko wrote:
>> BTW, cvs2svn written in python (and tailor too) and I think it possible
>> to extend it to dealing with merge-points info and even to make cvs2bzr
>> tool. But I don't have inspiration for this task.
>
> I am pretty sure CVS doesn't contain any merge-point info, and guessing
> it would be very hard.
CVS -- not. But CVSNT -- yes.
It this mergepoint info used by TortoiseCVS to recreate revisions-graph.
Here is revision info from one of my versioned files (pylcdstring.py,v):
1.37
date 2004.12.05.20.38.59; author bialix; state Exp;
branches
1.37.2.1
1.37.4.1;
next 1.36;
deltatype text;
permissions 666;
commitid 3b441b371e30000;
kopt kv;
mergepoint1 @1.36.2.1@;
filename @pylcdstring.py@;
See attached screenshot to see how it works in TortoiseCVS.
--
Alexander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mergepoint-cvsnt.png
Type: image/png
Size: 18653 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060510/e6fbff8a/attachment.png
More information about the bazaar
mailing list