Mercurial > hg
view tests/test-nested-repo.out @ 11595:368cd5325348
protocol: move hgweb protocol support back into protocol.py
- introduce iscmd
- simplify error handling
- remove unneeded imports
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 15 Jul 2010 15:05:04 -0500 |
parents | c7e8fe11f34a |
children |
line wrap: on
line source
# should print nothing # should fail abort: path 'b/x' is inside repo 'b' abort: path 'b/x' is inside repo 'b' # should fail abort: path 'b/x' is inside repo 'b' # should arguably print nothing # should fail abort: path 'b/a' is inside repo 'b'