tests/test-fastexport.t
changeset 44691 44aff45b556d
parent 44326 93a05cb223da
child 44777 edffab2cf0ea
equal deleted inserted replaced
44690:6bef9d43cc55 44691:44aff45b556d
   851   from :3
   851   from :3
   852   M 644 :4 mf
   852   M 644 :4 mf
   853   M 644 :5 nf1
   853   M 644 :5 nf1
   854   M 644 :6 of
   854   M 644 :6 of
   855   
   855   
       
   856   $ echo foo > of
       
   857   $ hg commit --user '<badname> <bad email>' --date 'Fri Jan 02 00:00:00 1970 +0000' -m 'Testcommit'
       
   858   $ hg fastexport --import-marks fastexport.marks -r tip
       
   859   blob
       
   860   mark :50
       
   861   data 4
       
   862   foo
       
   863   
       
   864   abort: Unable to parse user into person and email for revision 4f71ca786403919cd16669d94ff7cd1c09437a44
       
   865   [255]