##// END OF EJS Templates
Fix broken hgignore tests due to full path showing up in output.
Fix broken hgignore tests due to full path showing up in output.

File last commit:

r1043:9344f5dd default
r2009:182f5008 default
Show More
test-push-warn.out
21 lines | 573 B | text/plain | TextLexer
/ tests / test-push-warn.out
mpm@selenic.com
Warn on pushing unsynced repo or adding new heads...
r816 pushing to ../a
searching for changes
abort: unsynced remote changes!
(did you forget to sync? use push -f to force)
pulling from ../a
searching for changes
adding changesets
adding manifests
adding file changes
mpm@selenic.com
Update tests
r1043 added 1 changesets with 1 changes to 1 files (+1 heads)
mpm@selenic.com
Warn on pushing unsynced repo or adding new heads...
r816 (run 'hg update' to get a working copy)
pushing to ../a
searching for changes
abort: push creates new remote branches!
(did you forget to merge? use push -f to force)
pushing to ../a
searching for changes
adding changesets
adding manifests
adding file changes
mpm@selenic.com
Fix long-standing excessive file merges...
r990 added 2 changesets with 1 changes to 1 files