##// 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:

r4835:9858477e default
r5145:0751c25e default
Show More
test-serve.out
4 lines | 100 B | text/plain | TextLexer
Joel Rosdahl
Add test reproducing a bug in "hg serve -v"
r4504 % Without -v
Alexis S. L. Carvalho
serve: respect settings from .hg/hgrc...
r4835 access log created - .hg/hgrc respected
Joel Rosdahl
Add test reproducing a bug in "hg serve -v"
r4504 % With -v
Alexis S. L. Carvalho
test-serve: let run-tests.py kill the daemons...
r4506 listening at http://localhost:20064/