From: | Markus Schiltknecht <markus(at)bluegap(dot)ch> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Gregory Stark <stark(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Warren Turkal <wt(at)penguintechs(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: SCMS question |
Date: | 2007-02-26 09:42:11 |
Message-ID: | 45E2AB73.6070204@bluegap.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
Andrew Dunstan wrote:
>> O.k. everyone pay attention, I am about to agree with Greg! ;)
>>
>> Greg are their tools to migrate CVS to monotone or whatever your
>> favorite is? The reason I ask is that I migrate the CVS to SVN every 4
>> hours I think it is and it isn't perfect.
monotone ships it's own cvs_import. I'm about to improve that, using
roughly the same algorithm as cvs2svn 2.0. The cvs2svn people are very
well aware that their version 1.x is good, but has problems in some areas.
> There is a generic conversion tool called Tailor that might help you:
> http://www.darcs.net/DarcsWiki/Tailor
Tailor does not have support for branches, but can only convert one
branch at a time. And it is not half as clever as cvs2svn regarding
clever reconstruction of broken or manually tweaked CVS repositories.
Regards
Markus
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Schiltknecht | 2007-02-26 09:59:32 | Re: SCMS question |
Previous Message | Galy Lee | 2007-02-26 09:21:50 | Resumable vacuum proposal and design overview |