tests/test-rename.out
changeset 1976 df8416346bb7
parent 1822 64df4220b349
child 2175 b2ae81a7df29
equal deleted inserted replaced
1975:6e1a8ea5d717 1976:df8416346bb7
   252 # transitive rename --after
   252 # transitive rename --after
   253 A d1/bc
   253 A d1/bc
   254 R d1/b
   254 R d1/b
   255 # idempotent renames (d1/b -> d1/bb followed by d1/bb -> d1/b)
   255 # idempotent renames (d1/b -> d1/bb followed by d1/bb -> d1/b)
   256 M d1/b
   256 M d1/b
       
   257 # check illegal path components
       
   258 abort: path contains illegal component: .hg/foo
       
   259 
       
   260 abort: ../foo not under root
       
   261 abort: path contains illegal component: .hg/foo
       
   262 
       
   263 ! d1/d11/a1
       
   264 abort: path contains illegal component: .hg/a1
       
   265 
       
   266 abort: ../a1 not under root
       
   267 abort: path contains illegal component: .hg/a1
       
   268 
       
   269 ! d1/d11/a1
       
   270 abort: path contains illegal component: .hg/foo
       
   271 
       
   272 abort: ../../../foo not under root