Re: cvs2svn: raw or cooked?
From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-09-23 19:09:45 CEST
I remember that RCS was "librarified" for use in CVS. Perhaps you
It seems to me that the process should be something like:
1) Extract the log from every ,v file in every directory in the CVS
2) Sort all those entries by commit time, preserving the filename,
There's no way to avoid building this huge sorted list, if you want
3) Working your way from oldest to youngest, look at commits that
Figuring out exactly what "approximately" means will be an
I'd suggest operating directly on the Subversion repository, using the
You'll need to recognize branches by comparing branch tags.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.