tests/test-rhg.t
changeset 45923 ead435aa5294
parent 45813 57dc78861196
child 45937 2ad2745e0be9
equal deleted inserted replaced
45922:37bcd7f5a543 45923:ead435aa5294
   113 Cat copied file should not display copy metadata
   113 Cat copied file should not display copy metadata
   114   $ hg copy original copy_of_original
   114   $ hg copy original copy_of_original
   115   $ hg commit -m "add copy of original"
   115   $ hg commit -m "add copy of original"
   116   $ rhg cat -r 1 copy_of_original
   116   $ rhg cat -r 1 copy_of_original
   117   original content
   117   original content
       
   118 
       
   119 Requirements
       
   120   $ rhg debugrequirements
       
   121   dotencode
       
   122   fncache
       
   123   generaldelta
       
   124   revlogv1
       
   125   sparserevlog
       
   126   store