comparison tests/test-pull-http.out @ 7563:bbcd2dea19fe

hgweb: send HTTP unauthorized error when denying pull
author Mark Edgington <edgimar@gmail.com>
date Sat, 03 Jan 2009 20:50:06 +0100
parents 959efdac4a9c
children a3d73b3e1f8a
comparison
equal deleted inserted replaced
7562:b663b5563de7 7563:bbcd2dea19fe
1 adding a 1 adding a
2 updating working directory 2 updating working directory
3 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 3 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
4 % expect error, cloning not allowed 4 % expect error, cloning not allowed
5 abort: error: 5 abort: authorization failed
6 requesting all changes 6 requesting all changes
7 % serve errors 7 % serve errors
8 % expect error, pulling not allowed 8 % expect error, pulling not allowed
9 abort: error: 9 abort: authorization failed
10 pulling from http://localhost/ 10 pulling from http://localhost/
11 searching for changes 11 searching for changes
12 % serve errors 12 % serve errors