tests/test-topic-debugcb.t
changeset 2909 9ce092b17530
parent 2905 610d06bcd714
child 3359 ae6fddf39933
equal deleted inserted replaced
2908:95bb27b8918c 2909:9ce092b17530
   247   o  [1:e34122c9a2bf] A
   247   o  [1:e34122c9a2bf] A
   248   |
   248   |
   249   o  [0:249055fcca50] root
   249   o  [0:249055fcca50] root
   250   
   250   
   251 
   251 
   252 XXX: this should bot only put topic 'foo' on 3,4 but also 'bar' on 0,1,2
   252 XXX: this should  avoid create orphan changesets.
   253 
   253 
   254   $ hg debugconvertbookmark --all
   254   $ hg debugconvertbookmark --all
       
   255   changed topic to "bar" on 2 revisions
   255   switching to topic foo
   256   switching to topic foo
   256   changed topic to "foo" on 2 revisions
   257   changed topic to "foo" on 2 revisions
   257 
   258 
   258   $ hg log -G
   259   $ hg log -G
   259   @  [7:b14d13efcfa7] E
   260   @  [9:b14d13efcfa7] E
   260   |    topic: foo
   261   |    topic: foo
   261   o  [6:c89ca6e70978] D
   262   o  [8:c89ca6e70978] D
   262   |    topic: foo
   263   |    topic: foo
   263   o  [3:ac05e0d05d00] C
   264   | o  [7:a3ea0dfe6a10] C
   264   |    bookmark: bar
   265   | |    topic: bar
   265   o  [2:10f317d09e78] B
   266   | o  [6:db1bc6aab480] B
   266   |
   267   | |    topic: bar
       
   268   x |  [3:ac05e0d05d00] C
       
   269   | |
       
   270   x |  [2:10f317d09e78] B
       
   271   |/
   267   o  [1:e34122c9a2bf] A
   272   o  [1:e34122c9a2bf] A
   268   |
   273   |
   269   o  [0:249055fcca50] root
   274   o  [0:249055fcca50] root
   270   
   275   
   271 
   276