comparison tests/test-static-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 d90a9d7c7d4d
children 347766c2ff86
comparison
equal deleted inserted replaced
2671:82864a2eb709 2673:109a22f5434a
17 checking manifests 17 checking manifests
18 crosschecking files in changesets and manifests 18 crosschecking files in changesets and manifests
19 checking files 19 checking files
20 1 files, 1 changesets, 1 total revisions 20 1 files, 1 changesets, 1 total revisions
21 foo 21 foo
22 adding quux
23 changegroup: u=static-http://localhost:20059/remote
22 pulling from static-http://localhost:20059/remote 24 pulling from static-http://localhost:20059/remote
23 searching for changes 25 searching for changes
24 no changes found 26 adding changesets
27 adding manifests
28 adding file changes
29 added 1 changesets with 1 changes to 1 files
30 (run 'hg update' to get a working copy)