tests/test-treediscovery-legacy.t
branchstable
changeset 16039 093b75c7b44b
parent 16023 90f8b8dd0326
child 16107 a3dcc59054ca
equal deleted inserted replaced
16038:dad96e752079 16039:093b75c7b44b
    46   no changes found
    46   no changes found
    47   [1]
    47   [1]
    48   $ hg pull -R empty1 $remote
    48   $ hg pull -R empty1 $remote
    49   pulling from http://localhost:$HGPORT/
    49   pulling from http://localhost:$HGPORT/
    50   no changes found
    50   no changes found
       
    51   [1]
    51   $ hg push -R empty1 $remote
    52   $ hg push -R empty1 $remote
    52   pushing to http://localhost:$HGPORT/
    53   pushing to http://localhost:$HGPORT/
    53   no changes found
    54   no changes found
    54   [1]
    55   [1]
    55   $ tstop
    56   $ tstop
   105   [1]
   106   [1]
   106   $ hg pull $remote
   107   $ hg pull $remote
   107   pulling from http://localhost:$HGPORT/
   108   pulling from http://localhost:$HGPORT/
   108   searching for changes
   109   searching for changes
   109   no changes found
   110   no changes found
       
   111   [1]
   110   $ hg push $remote
   112   $ hg push $remote
   111   pushing to http://localhost:$HGPORT/
   113   pushing to http://localhost:$HGPORT/
   112   searching for changes
   114   searching for changes
   113   no changes found
   115   no changes found
   114   [1]
   116   [1]
   229   11 a19bfa7e7328: r11 both
   231   11 a19bfa7e7328: r11 both
   230   $ hg pull $remote
   232   $ hg pull $remote
   231   pulling from http://localhost:$HGPORT/
   233   pulling from http://localhost:$HGPORT/
   232   searching for changes
   234   searching for changes
   233   no changes found
   235   no changes found
       
   236   [1]
   234   $ hg push $remote
   237   $ hg push $remote
   235   pushing to http://localhost:$HGPORT/
   238   pushing to http://localhost:$HGPORT/
   236   searching for changes
   239   searching for changes
   237   remote: adding changesets
   240   remote: adding changesets
   238   remote: adding manifests
   241   remote: adding manifests
   273   11 a19bfa7e7328: r11 both
   276   11 a19bfa7e7328: r11 both
   274   $ hg pull $remote
   277   $ hg pull $remote
   275   pulling from http://localhost:$HGPORT/
   278   pulling from http://localhost:$HGPORT/
   276   searching for changes
   279   searching for changes
   277   no changes found
   280   no changes found
       
   281   [1]
   278   $ hg push $remote
   282   $ hg push $remote
   279   pushing to http://localhost:$HGPORT/
   283   pushing to http://localhost:$HGPORT/
   280   searching for changes
   284   searching for changes
   281   abort: push creates new remote branches: both, name1!
   285   abort: push creates new remote branches: both, name1!
   282   (use 'hg push --new-branch' to create new remote branches)
   286   (use 'hg push --new-branch' to create new remote branches)