##// END OF EJS Templates
clone: print "updating working directory" status message...
clone: print "updating working directory" status message With this change, "hg clone" looks like this: % hg clone http://example.com/repo/big big requesting all changes adding changesets adding manifests adding file changes added XXX changesets with XXX changes to XXX files updating working directory XXX files updated, XXX files merged, XXX files removed, XXX files unresolved So the user sees % hg clone http://example.com/repo/big big requesting all changes adding changesets adding manifests adding file changes added XXX changesets with XXX changes to XXX files updating working directory while Mercurial is writing to disk to populate the working directory With this change, "hg clone" looks like this: % hg clone big big-work updating working directory XXX files updated, XXX files merged, XXX files removed, XXX files unresolved

File last commit:

r5858:e7ed5d07 default
r6338:0750f111 default
Show More
test-issue522.out
20 lines | 879 B | text/plain | TextLexer
/ tests / test-issue522.out
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 reverting foo
changeset 2:4d9e78aaceee backs out changeset 1:b515023e500e
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
resolving manifests
overwrite None partial False
ancestor bbd179dfa0a7 local 71766447bdbb+ remote 4d9e78aaceee
Matt Mackall
merge: add debug diagnostics for findcopies
r5371 searching for copies back to rev 1
unmatched files in local:
bar
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 foo: remote is newer -> g
getting foo
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
Giorgos Keramidas
Display debugstate dates as '%Y-%m-%d %H:%M:%S'
r5858 n 0 -2 unset foo
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 M foo
Patrick Mezard
Display symlink or executable bit with manifest -v...
r5405 c6fc755d7e68f49f880599da29f15add41f42f5a 644 foo
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 rev offset length base linkrev nodeid p1 p2
0 0 5 0 0 2ed2a3912a0b 000000000000 000000000000
1 5 9 1 1 6f4310b00b9a 2ed2a3912a0b 000000000000
2 14 5 2 2 c6fc755d7e68 6f4310b00b9a 000000000000