[CFT] cvs -> hg importer

Brendan Cully brendan at kublai.com
Fri Jun 30 21:01:57 CDT 2006


Two minor things: it doesn't set the executable bit, and I also
suspect it doesn't distinguish between text and binary.

Otherwise, it's a fantastic little script. Thanks!

On Wednesday, 28 June 2006 at 11:43, Chris Mason wrote:
> On Tuesday 27 June 2006 16:15, Chris Mason wrote:
> > Hello everyone,
> >
> > Attached is a simple cvs importer I wrote up a while ago.  Over the long
> > term, it may make sense to plug it into the convert-repo style classes, and
> > perhaps to break convert-repo out into its own project.
> >
> > This can also be downloaded from:
> > ftp://ftp.suse.com/pub/people/mason/mercurial/hg-cvs-import
> 
> A quick update, this one handles strange characters in the cvs filenames and 
> is somewhat faster because it runs os.popen for a number of files in 
> parallel.
> 
> -chris


> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial



More information about the Mercurial mailing list