comparison tests/test-push-http.out @ 2673:109a22f5434a

hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks all repository classes now have url() method that returns url of repo.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Tue, 25 Jul 2006 13:50:32 -0700
parents 5c65b4e51610
children 8a3e12426c03
comparison
equal deleted inserted replaced
2671:82864a2eb709 2673:109a22f5434a
18 adding changesets 18 adding changesets
19 adding manifests 19 adding manifests
20 adding file changes 20 adding file changes
21 added 1 changesets with 1 changes to 1 files 21 added 1 changesets with 1 changes to 1 files
22 rolling back last transaction 22 rolling back last transaction
23 changegroup: u=remote:http
23 % expect authorization error: all users denied 24 % expect authorization error: all users denied
24 pushing to http://localhost:20059/ 25 pushing to http://localhost:20059/
25 searching for changes 26 searching for changes
26 push not authorized 27 push not authorized
27 % expect authorization error: some users denied, users must be authenticated 28 % expect authorization error: some users denied, users must be authenticated