bug-gnu-arch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnu-arch] [bug #4927] output inconsistence in log-ls / revisions


From: nobody
Subject: [Bug-gnu-arch] [bug #4927] output inconsistence in log-ls / revisions
Date: Fri, 22 Aug 2003 13:20:45 -0400
User-agent: Mozilla/4.76 [en] (X11; U; FreeBSD 3.0-RELEASE i386)

=================== BUG #4927: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4927&group_id=4899

Submitted by: tomlord                 Project: GNU arch -- a revision control 
system
Submitted on: Fri 08/22/2003 at 10:20
Category:  tla                        Severity:  5 - Major                  
Bug Group:  bug                       Resolution:  None                     
Status:  Open                         Release:                              
Fixed Release:                        Merge Request?:  None                 
Your Archive Name:                    Your Archive Location:                
Assigned to:  tomlord                 

Summary:  output inconsistence in log-ls / revisions

Original Submission:  
address@hidden:~/linuxtla/tla2.5$ tla log-ls -D | tail -2
patch-76
    Thu Jul 24 23:56:28 EDT 2003

address@hidden:~/linuxtla/tla2.5$ tla revisions -D | tail -2
patch-76
    2003-07-25 03:56:28 GMT


This is obviously a small issue, but it bit me when I wrote a small
program to count the number of seconds between commits. 

After a quick skim through the code, log-ls apparently uses "Date"
and revisions uses "Standard-date".  

Changing either log-ls or revisions to using the same field would be
yet another small step in providing a consistant interface. 


If nobody objects, I'll supply a patch this weekend that changes log-ls to
use Standard-Date because its easier to parse. 





No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4927&group_id=4899

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]