tests/test-treediscovery-legacy.t
changeset 34661 eb586ed5d8ce
parent 25474 8c14f87bd0ae
child 37891 b4b7427b5786
equal deleted inserted replaced
34660:d00ec62d156f 34661:eb586ed5d8ce
   153   requesting all changes
   153   requesting all changes
   154   adding changesets
   154   adding changesets
   155   adding manifests
   155   adding manifests
   156   adding file changes
   156   adding file changes
   157   added 12 changesets with 24 changes to 2 files
   157   added 12 changesets with 24 changes to 2 files
       
   158   new changesets d57206cc072a:a19bfa7e7328
   158   (run 'hg update' to get a working copy)
   159   (run 'hg update' to get a working copy)
   159   $ hg incoming $remote
   160   $ hg incoming $remote
   160   comparing with http://localhost:$HGPORT/
   161   comparing with http://localhost:$HGPORT/
   161   searching for changes
   162   searching for changes
   162   no changes found
   163   no changes found
   169   $ hg clone main subset --rev name2 ; cd subset
   170   $ hg clone main subset --rev name2 ; cd subset
   170   adding changesets
   171   adding changesets
   171   adding manifests
   172   adding manifests
   172   adding file changes
   173   adding file changes
   173   added 6 changesets with 12 changes to 2 files
   174   added 6 changesets with 12 changes to 2 files
       
   175   new changesets d57206cc072a:d8f638ac69e9
   174   updating to branch name2
   176   updating to branch name2
   175   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   177   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   176   $ cp $HGRCPATH-nocap $HGRCPATH
   178   $ cp $HGRCPATH-nocap $HGRCPATH
   177   $ hg incoming $remote
   179   $ hg incoming $remote
   178   comparing with http://localhost:$HGPORT/
   180   comparing with http://localhost:$HGPORT/
   198   searching for changes
   200   searching for changes
   199   adding changesets
   201   adding changesets
   200   adding manifests
   202   adding manifests
   201   adding file changes
   203   adding file changes
   202   added 6 changesets with 12 changes to 2 files
   204   added 6 changesets with 12 changes to 2 files
       
   205   new changesets a7892891da29:a19bfa7e7328
   203   (run 'hg update' to get a working copy)
   206   (run 'hg update' to get a working copy)
   204   $ hg incoming $remote
   207   $ hg incoming $remote
   205   comparing with http://localhost:$HGPORT/
   208   comparing with http://localhost:$HGPORT/
   206   searching for changes
   209   searching for changes
   207   no changes found
   210   no changes found
   256   $ hg clone main subset2 --rev name2
   259   $ hg clone main subset2 --rev name2
   257   adding changesets
   260   adding changesets
   258   adding manifests
   261   adding manifests
   259   adding file changes
   262   adding file changes
   260   added 6 changesets with 12 changes to 2 files
   263   added 6 changesets with 12 changes to 2 files
       
   264   new changesets d57206cc072a:d8f638ac69e9
   261   updating to branch name2
   265   updating to branch name2
   262   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   266   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   263   $ tstart subset2
   267   $ tstart subset2
   264   $ cd main
   268   $ cd main
   265   $ hg incoming $remote
   269   $ hg incoming $remote