##// END OF EJS Templates
Addes test for error messages when operating on non-existing files.
Addes test for error messages when operating on non-existing files.

File last commit:

r814:0902ffec merge default
r909:e2e7a246 default
Show More
test-tag.out
28 lines | 630 B | text/plain | TextLexer
mpm@selenic.com
From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>...
r401 + hg init
+ hg add a
Thomas Arendsen Hein
Updated output of tests.
r801 + hg commit -m test -d 0 0
mpm@selenic.com
From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>...
r401 + hg history
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 0:acb14030fe0a
mpm@selenic.com
From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>...
r401 tag: tip
user: test
date: Thu Jan 1 00:00:00 1970
summary: test
Thomas Arendsen Hein
Updated output of tests.
r801 + hg tag -d 0 0 bleah
mpm@selenic.com
From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>...
r401 + hg history
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 1:863197ef0378
mpm@selenic.com
From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>...
r401 tag: tip
user: test
date: Thu Jan 1 00:00:00 1970
summary: Added tag bleah for changeset acb14030fe0a21b60322c440ad2d20cf7685a376
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 0:acb14030fe0a
mpm@selenic.com
From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>...
r401 tag: bleah
user: test
date: Thu Jan 1 00:00:00 1970
summary: test
Thomas Arendsen Hein
Updated output of tests.
r801 + hg tag -d 0 0 bleah2
mpm@selenic.com
From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl>...
r401 abort: working copy of .hgtags is changed!
(please commit .hgtags manually)
failed