tests/test-share.t
changeset 39186 e8deaa77c1b6
parent 38781 0a57945aaf7f
child 39323 c11e8894b9ca
equal deleted inserted replaced
39185:143efea71c2a 39186:e8deaa77c1b6
   296      bm4                       5:92793bfc8cad
   296      bm4                       5:92793bfc8cad
   297   $ cd ..
   297   $ cd ..
   298 
   298 
   299 test behavior when sharing a shared repo
   299 test behavior when sharing a shared repo
   300 
   300 
   301   $ hg share -B repo3 repo5
   301   $ hg share -B repo3 missingdir/repo5
   302   updating working directory
   302   updating working directory
   303   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   303   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   304   $ cd repo5
   304   $ cd missingdir/repo5
   305   $ hg book
   305   $ hg book
   306      bm1                       3:b87954705719
   306      bm1                       3:b87954705719
   307      bm3                       4:62f4ded848e4
   307      bm3                       4:62f4ded848e4
   308      bm4                       5:92793bfc8cad
   308      bm4                       5:92793bfc8cad
   309   $ cd ..
   309   $ cd ../..
   310 
   310 
   311 test what happens when an active bookmark is deleted
   311 test what happens when an active bookmark is deleted
   312 
   312 
   313   $ cd repo1
   313   $ cd repo1
   314   $ hg boo -d bm3
   314   $ hg boo -d bm3