#26: cvs -> hglib: incomplete tag conversion
--------------------------------------+-------------------------------------
  Reporter:  [EMAIL PROTECTED]  |       Owner:  lele      
      Type:  defect                   |      Status:  reopened  
  Priority:  major                    |   Milestone:  VersionOne
 Component:  tailor                   |     Version:  0.9       
Resolution:                           |    Keywords:            
--------------------------------------+-------------------------------------
Comment (by [EMAIL PROTECTED]):

 I think I see why the tag D940820 isn't being exported; I haven't looked
 at the others, so I don't know if this is the only problem.

 It's not just a problem with tags, the change history itself is being
 exported incorrectly.  The true history of the file GNUmakefile is

 ||1.1.1.1 ||1993/12/03||
 ||1.1.1.2 ||1994/08/20||
 ||1.2     ||1995/04/12||

 but in the change history exported by tailor, it jumps straight from
 1.1.1.1 to 1.2.  The tag D940820 is on version 1.1.1.2, so the exported
 change history never passes through it.

 The problem comes from the fact that cvs rlog -r:HEAD doesn't show
 revisions on branches, including the vendor branch.

 The tag handling code will need changing to handle this case, but first
 I'll let Lele fix the underlying problem.

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/26>
Tailor <http://www.darcs.net/DarcsWiki/Tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to