On Sat, Nov 23, 2013 at 5:32 PM, Felipe Contreras <[email protected]> wrote: > On Sat, Nov 23, 2013 at 6:38 AM, Antoine Pelisse <[email protected]> wrote: >> remote-hg is using a mercurial shared clone to store all remotes objects >> in one place. Unfortunately, the sharedpath is stored as an absolute >> path by mercurial, creating a dependency on the location of the git >> repository. Whenever the git repository is moved, the sharedpath must >> be updated to reflect the new absolute path. >> >> Check mercurial sharedpath file when getting the local hg repository, >> and update it manually with the new path if necessary. >> >> Signed-off-by: Antoine Pelisse <[email protected]> > > https://github.com/felipec/git/commit/270e7ff91a4a34e8bc27edb6bd7d7473b886f568
Or that, indeed :-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

