##// END OF EJS Templates
raise util.Abort again if specified revision is not an integer....
raise util.Abort again if specified revision is not an integer. This was changed to NoRepo in 462cc56d898f, because specifying non-integer revisions for e.g. the Mercurial backend caused Abort to be raised in the subversion importer. Now util.Abort is raised again, but the check is done after verifying if it really is a subversion repository.

File last commit:

r2714:85070b78 default
r5145:0751c25e default
Show More
test-mq-qnew-twice.out
2 lines | 84 B | text/plain | TextLexer
/ tests / test-mq-qnew-twice.out
Vadim Gelfer
mq: do not allow to qnew a patch twice
r2711 abort: patch "first.patch" already exists
Thomas Arendsen Hein
Fix test-mq-qnew-twice exit code and output.
r2714 abort: patch "first.patch" already exists