[PATCH] Fix for issue 2120: Bundle cloning not getting correct path

Matt Mackall mpm at selenic.com
Mon Apr 19 14:30:13 CDT 2010


On Sun, 2010-04-04 at 02:39 +0100, qwerty360 at gmail.com wrote:
> # HG changeset patch
> # User Mark Determann <qwerty360 at gmail.com>
> # Date 1270344115 -3600
> # Node ID 222a3cf7f30ce71bb395922cfa01294fda55b90c
> # Parent  cd0c49bdbfd9edab18c3656d8a8a0bd27a9aa82a
> Fix for issue 2120: Bundle cloning not getting correct path
> 
> the fix changes clone in hg.py so that the path is made absolute if the source
> is an instance of localrepository (bundles and local repositories) and the destination
> is local (tested with the existing command).

This patch breaks test-static-http in a non-obvious way, please
investigate.

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial-devel mailing list