tests/test-convert-hg-source.t
changeset 37347 e82a59bfc5e8
parent 36053 3c9f2d4dbb39
child 37416 7542e97c7867
equal deleted inserted replaced
37346:45a4799174a1 37347:e82a59bfc5e8
   167   $ hg mv b d
   167   $ hg mv b d
   168   $ hg ci -m moveb
   168   $ hg ci -m moveb
   169 
   169 
   170 break it
   170 break it
   171 
   171 
       
   172 #if reporevlogstore
   172   $ rm .hg/store/data/b.*
   173   $ rm .hg/store/data/b.*
       
   174 #endif
       
   175 #if reposimplestore
       
   176   $ rm .hg/store/data/b/*
       
   177 #endif
   173   $ cd ..
   178   $ cd ..
   174   $ hg --config convert.hg.ignoreerrors=True convert broken fixed
   179   $ hg --config convert.hg.ignoreerrors=True convert broken fixed
   175   initializing destination fixed repository
   180   initializing destination fixed repository
   176   scanning source...
   181   scanning source...
   177   sorting...
   182   sorting...