[Python-Dev] Fwd: Distributed RCS
"Martin v. Löwis"
martin at v.loewis.de
Mon Aug 15 00:15:30 CEST 2005
Daniel Berlin wrote:
> I'm not sure how big python's repo is, but you probably want to use the
> attached patch to speed up cvs2svn. It changes it to reconstruct the
> revisions on it's own instead of calling cvs or rcs.
Thanks for the patch, but cvs2svn works fairly well for us as is (in
the version that was released with Debian sarge); see
http://www.python.org/peps/pep-0347.html
for the conversion procedure. On the machine where I originally did
the conversion, the script required 7h; on my current machine, it is
done in 1:40 or so, which is acceptable.
Out of curiosity: do you use the --cvs-revnums parameter? Should we?
Regards,
Martin
More information about the Python-Dev
mailing list