convert symlinks with convert-repo

Matt Mackall mpm at selenic.com
Fri Feb 2 16:51:04 UTC 2007


On Tue, Jan 30, 2007 at 11:12:59PM -0500, Daniel Holth wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I've tested this with a small git repository. I noticed convert-repo
> does not convert anything unless the source git repository has more
> than one revision; after I added the second revision it converted both
> just fine.

Looks reasonable, but your mailer corrupted your patch:

> - -                    return (data, "x" in mode)
> +                    return (data, "x" in mode and "x" or "")

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list