[PATCH] use repo.wjoin(f) instead of os.path.join(repo.root, f)
Patrick Mézard
pmezard at gmail.com
Fri Jan 2 18:48:32 UTC 2009
Martin Geisler a écrit :
> # HG changeset patch
> # User Martin Geisler <mg at daimi.au.dk>
> # Date 1230599487 -3600
> # Node ID 5ab3c4562bd574dbd7820a662cdb6b06eae241e8
> # Parent 4949729ee9ee5f1e22d1212c557bed3ecc6ff5d3
> use repo.wjoin(f) instead of os.path.join(repo.root, f)
Can you replace the one in the purge extension too ?
--
Patrick Mézard
More information about the Mercurial-devel
mailing list