##// END OF EJS Templates
mq: pop/refresh: avoid losing revisions not managed by mq...
mq: pop/refresh: avoid losing revisions not managed by mq We already disallow committing on top of an mq revision exactly to avoid losing this new revision during a qpop/qrefresh, so this can be seen as an additional safety check. If this is not enough to fix issue844, it should at least prevent it from happening.

File last commit:

r5971:6d5ecf82 default
r5980:dcda0c90 default
Show More
test-serve.out
4 lines | 94 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
Bryan O'Sullivan
Allow tests to run in parallel.
r5384 listening at http://localhost/