##// END OF EJS Templates
subrepo: change default path in hgrc of subrepo after cloning...
subrepo: change default path in hgrc of subrepo after cloning Previous behavior was to put in the cloned subrepos the path found in the original main repo. However it isn't valid for relative path and it seems more logical to reference instead the subrepos working copy path of the original main repo.

File last commit:

r6935:03916abd default
r10378:e1401c74 default
Show More
test-copy.out
52 lines | 1.5 KiB | text/plain | TextLexer
mpm@selenic.com
Add hg copy...
r363 A b
b
b: copy a:b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3
Gilles Moris
Have verbose and debug flag print the changeset rev and hash when committing....
r6935 committed changeset 1:386a3cc01532710ca78aed9a54fa2f459c04f29c
mpm@selenic.com
Update tests
r1043 we should see two history entries
Matt Mackall
Only show long hashes with --debug, not --verbose
r2966 changeset: 1:386a3cc01532
mpm@selenic.com
Update tests
r1043 tag: tip
user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Update tests
r1043 files: b
description:
2
Matt Mackall
Only show long hashes with --debug, not --verbose
r2966 changeset: 0:33aaa84a386b
mpm@selenic.com
Update tests
r1043 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Update tests
r1043 files: a
description:
1
we should see one log entry for a
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 0:33aaa84a386b
mpm@selenic.com
Update tests
r1043 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Update tests
r1043 summary: 1
this should show a revision linked to changeset 0
rev offset length base linkrev nodeid p1 p2
0 0 3 0 0 b789fdd96dc2 000000000000 000000000000
we should see one log entry for b
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 1:386a3cc01532
Thomas Arendsen Hein
Fixed tests for displaying tags in hg history and hg parents....
r388 tag: tip
mpm@selenic.com
Add hg copy...
r363 user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Add hg copy...
r363 summary: 2
mpm@selenic.com
Update tests
r1043 this should show a revision linked to changeset 1
rev offset length base linkrev nodeid p1 p2
0 0 65 0 1 9a263dd772e0 000000000000 000000000000
this should show the rename information in the metadata
copyrev: b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3
copy: a
Benoit Boissinot
switch to the .hg/store layout, fix the tests
r3853 ed156f22f0a6fde642de0b5eba0cbbb2 .hg/store/data/b.i
mpm@selenic.com
run-tests: remove '+ hg' trick...
r925 60b725f10c9c85c70d97880dfe8191b3 bsum
60b725f10c9c85c70d97880dfe8191b3 asum
mpm@selenic.com
Add hg copy...
r363 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
2 files, 2 changesets, 2 total revisions