>> This script imports from RCS, and the one
>> I wrote before imports from Fossil (haha, that's really what it does).
>
>
> LOL! You must really love RCS!
>
>> They're not fully featured; for instance neither does branches.  But
>> they meet my minimum requirements.
>
>
> i didn't even know RCS could do branches. My RCS phase was short-lived
> before "upgrading" to CVS.

CVS branches are based solely on RCS branches, without any additional
information.
Which is why all the cvs converters out there have to go to great
lengths with lots of heuristics to assemble proper branches, as the
information is dispersed in all the RCS files of the CVS repo and may
not even match up properly, in terms of revision times, etc.

IIRC the cvs2svn people had the best writeup of the horrors they encountered.


-- 
Andreas Kupries
Senior Tcl Developer
Code to Cloud: Smarter, Safer, Faster(tm)
F: 778.786.1133
andre...@activestate.com
http://www.activestate.com
Learn about Stackato for Private PaaS: http://www.activestate.com/stackato

EuroTcl'2014, July 12-13, Munich, GER -- http://www.eurotcl.tcl3d.org/
21'st Tcl/Tk Conference: Nov 10-14, Portland, OR, USA --
http://www.tcl.tk/community/tcl2014/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to