#104: On import of the cvs tree into darcs, the tags appear to have the wrong
date/time
---------------------+------------------------------------------------------
  Reporter:  lele    |       Owner:  lele      
      Type:  defect  |      Status:  new       
  Priority:  minor   |   Milestone:  VersionOne
 Component:  cvs     |     Version:  0.9       
Resolution:          |    Keywords:            
---------------------+------------------------------------------------------
Comment (by Aaron):

 By what criteria do they have the "wrong" date and time?  Tags in CVS
 don't have a timestamp, nor a committer.  A CVS tag is just a list of file
 revisions, each with its own timestamp and committer.

 I suppose you could make a case for looking at the timestamps of all the
 revisions and using the latest one as the time of the tag.  (I'm pretty
 sure I considered this at the time I wrote the code, but I ended up not
 implementing it; I don't remember if it turned out to be hard to do, or if
 I realized it was a bad idea for some reason...)  But is it really worth
 it, given that whatever date we use will be bogus anyway?

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/104#comment:1>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to