tests/test-url-rev.out
changeset 5238 20817af258d8
parent 5237 fe55e3d6dc0b
equal deleted inserted replaced
5237:fe55e3d6dc0b 5238:20817af258d8
    74 user:        test
    74 user:        test
    75 date:        Thu Jan 01 00:00:00 1970 +0000
    75 date:        Thu Jan 01 00:00:00 1970 +0000
    76 summary:     new head of branch foo
    76 summary:     new head of branch foo
    77 
    77 
    78 
    78 
       
    79 % pull should not have updated
       
    80 1:cd2a86ecc814
       
    81 % going back to the default branch
       
    82 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
       
    83 changeset:   0:1f0dee641bb7
       
    84 user:        test
       
    85 date:        Thu Jan 01 00:00:00 1970 +0000
       
    86 summary:     add a
       
    87 
       
    88 % no new revs, no update
       
    89 0:1f0dee641bb7
       
    90 % rollback
       
    91 rolling back last transaction
       
    92 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
       
    93 0:1f0dee641bb7
       
    94 % pull -u takes us back to branch foo
       
    95 changeset:   2:faba9097cad4
       
    96 branch:      foo
       
    97 tag:         tip
       
    98 user:        test
       
    99 date:        Thu Jan 01 00:00:00 1970 +0000
       
   100 summary:     new head of branch foo
       
   101 
       
   102 % rollback
       
   103 rolling back last transaction
       
   104 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
       
   105 % parents
       
   106 0:1f0dee641bb7
       
   107 % heads
       
   108 1:cd2a86ecc814
       
   109 % pull -u -r otherrev url#rev updates to rev
       
   110 % parents
       
   111 changeset:   2:faba9097cad4
       
   112 branch:      foo
       
   113 user:        test
       
   114 date:        Thu Jan 01 00:00:00 1970 +0000
       
   115 summary:     new head of branch foo
       
   116 
       
   117 % heads
       
   118 changeset:   3:4cd725637392
       
   119 tag:         tip
       
   120 parent:      0:1f0dee641bb7
       
   121 user:        test
       
   122 date:        Thu Jan 01 00:00:00 1970 +0000
       
   123 summary:     add bar
       
   124 
       
   125 changeset:   2:faba9097cad4
       
   126 branch:      foo
       
   127 user:        test
       
   128 date:        Thu Jan 01 00:00:00 1970 +0000
       
   129 summary:     new head of branch foo
       
   130