tests/test-mv-cp-st-diff.t
changeset 40057 25b2868206e2
parent 35393 4441705b7111
child 40058 cf01616f8d96
equal deleted inserted replaced
40056:324b4b10351e 40057:25b2868206e2
  1664   --- a/f
  1664   --- a/f
  1665   +++ b/renamed
  1665   +++ b/renamed
  1666   @@ -0,0 +1,1 @@
  1666   @@ -0,0 +1,1 @@
  1667   +change
  1667   +change
  1668 
  1668 
       
  1669 Check debug output for copy tracing
       
  1670 
       
  1671   $ hg status --copies --rev 'desc(dev)' --rev . --config devel.debug.copies=yes --debug
       
  1672   debug.copies: searching copies from a51f36ab1704 to 7935fd48a8f9
       
  1673   debug.copies: search mode: forward
       
  1674   debug.copies:    looking into rename from a51f36ab1704 to 7935fd48a8f9
       
  1675   debug.copies:      search limit: 2
       
  1676   debug.copies:      missing file to search: 1
       
  1677   debug.copies:        tracing file: renamed
       
  1678   debug.copies:          rename of: f
       
  1679   A renamed
       
  1680     f
       
  1681   R f
       
  1682 
  1669   $ cd ..
  1683   $ cd ..