tests/test-bookmarks-pushpull.t
branchstable
changeset 18479 0efd5686f80c
parent 18470 28b3d669295e
child 18495 8260fa9f30b9
equal deleted inserted replaced
18478:886936ecc21b 18479:0efd5686f80c
    45   updating bookmark Y
    45   updating bookmark Y
    46   adding remote bookmark Z
    46   adding remote bookmark Z
    47   (run 'hg update' to get a working copy)
    47   (run 'hg update' to get a working copy)
    48   $ hg bookmarks
    48   $ hg bookmarks
    49      X                         0:4e3505fd9583
    49      X                         0:4e3505fd9583
    50      Y                         0:4e3505fd9583
    50    * Y                         0:4e3505fd9583
    51      Z                         0:4e3505fd9583
    51      Z                         0:4e3505fd9583
    52   $ hg debugpushkey ../a namespaces
    52   $ hg debugpushkey ../a namespaces
    53   bookmarks	
    53   bookmarks	
    54   namespaces	
    54   namespaces	
    55   obsolete	
    55   obsolete	
    62   pulling from ../a
    62   pulling from ../a
    63   no changes found
    63   no changes found
    64   importing bookmark X
    64   importing bookmark X
    65   $ hg bookmark
    65   $ hg bookmark
    66      X                         0:4e3505fd9583
    66      X                         0:4e3505fd9583
    67      Y                         0:4e3505fd9583
    67    * Y                         0:4e3505fd9583
    68      Z                         0:4e3505fd9583
    68      Z                         0:4e3505fd9583
    69 
    69 
    70 export bookmark by name
    70 export bookmark by name
    71 
    71 
    72   $ hg bookmark W
    72   $ hg bookmark W