##// END OF EJS Templates
Additional appendfile fixes for interleaved data/index files...
Additional appendfile fixes for interleaved data/index files The appendfile code was not passing default version info to the changelog or manifest classes, and so they were always being created as version 0. revlog.checkinlinesize had to be corrected to seek to the end of the index file when no index file was passed (only clone does this)

File last commit:

r2019:ced2d362 default
r2082:856f0ba2 default
Show More
test-unrelated-pull.out
22 lines | 529 B | text/plain | TextLexer
/ tests / test-unrelated-pull.out
mpm@selenic.com
Actually warn on pulling from an unrelated repository...
r579 pulling from ../a
searching for changes
Vadim Gelfer
update test for unrelated repo.
r1960 abort: repository is unrelated
pulling from ../a
searching for changes
warning: repository is unrelated
mpm@selenic.com
Actually warn on pulling from an unrelated repository...
r579 adding changesets
adding manifests
mpm@selenic.com
Fix up test results...
r775 adding file changes
mpm@selenic.com
Update tests
r1043 added 1 changesets with 1 changes to 1 files (+1 heads)
Vadim Gelfer
add merge command. means same thing as "update -m"....
r2019 (run 'hg heads' to see heads, 'hg merge' to merge)
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 1:bdcee5d51fa6
mpm@selenic.com
Actually warn on pulling from an unrelated repository...
r579 tag: tip
user: a
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
Actually warn on pulling from an unrelated repository...
r579 summary: a
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 changeset: 0:f155ba1aa5ba
mpm@selenic.com
Actually warn on pulling from an unrelated repository...
r579 user: b
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
Actually warn on pulling from an unrelated repository...
r579 summary: b