tests/test-symlinks.t
changeset 15797 c7a8164c61ab
parent 12399 4fee1fd3de9a
child 16350 4f795f5fbb0b
equal deleted inserted replaced
15796:3e5b6045ccfc 15797:c7a8164c61ab
   166   $ echo foo > foo
   166   $ echo foo > foo
   167   $ hg status
   167   $ hg status
   168   ? foo
   168   ? foo
   169   $ hg status ../link
   169   $ hg status ../link
   170   ? foo
   170   ? foo
   171   $ cd ..
   171   $ hg add foo
   172 
   172   $ hg cp foo "$TESTTMP/link/bar"
   173 
   173   foo has not been committed yet, so no copy data will be stored for bar.
       
   174   $ cd ..
   174 
   175 
   175 
   176 
   176   $ hg init b
   177   $ hg init b
   177   $ cd b
   178   $ cd b
   178   $ ln -s nothing dangling
   179   $ ln -s nothing dangling