tests/test-copies.t
changeset 42512 84aff7e20c55
parent 42486 35d674a3d5db
parent 42505 c1850798f995
child 42589 67bf11597eb8
equal deleted inserted replaced
42504:a68350a7fc55 42512:84aff7e20c55
   499   $ hg debugpathcopies 2 4
   499   $ hg debugpathcopies 2 4
   500   x -> z (no-filelog !)
   500   x -> z (no-filelog !)
   501   $ hg debugpathcopies 0 4
   501   $ hg debugpathcopies 0 4
   502   x -> z (filelog !)
   502   x -> z (filelog !)
   503   y -> z (compatibility !)
   503   y -> z (compatibility !)
       
   504   y -> z (changeset !)
   504   $ hg debugpathcopies 1 5
   505   $ hg debugpathcopies 1 5
   505   y -> z (no-filelog !)
   506   y -> z (no-filelog !)
   506   $ hg debugpathcopies 2 5
   507   $ hg debugpathcopies 2 5
   507   x -> z (no-filelog !)
   508   x -> z (no-filelog !)
   508   $ hg debugpathcopies 0 5
   509   $ hg debugpathcopies 0 5