hg clone vs hg clone -U

Chui Tey teyc at cognoware.com
Tue Aug 21 06:48:01 CDT 2007


I've noticed a strange behavior on 0.9.4-win32.exe

   hg clone -U src dest

Works properly while

   hg clone src dest

Results in files in dest having the wrong versions
in the working directory, necessitating

   hg revert -r tip --all

For the working directory to be identical to the src.

Am I missing something here?

Thanks.

Chui Tey




More information about the Mercurial mailing list