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

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

[Bug-gnu-arch] [bug #5538] Option to display full-texts for added files


From: nobody
Subject: [Bug-gnu-arch] [bug #5538] Option to display full-texts for added files with show-changeset
Date: Wed, 24 Sep 2003 12:25:14 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030918 Mozilla Firebird/0.6.1

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

Submitted by: robweir                 Project: GNU arch -- a revision control 
system
Submitted on: Wed 09/24/2003 at 16:25
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Status:  Open                         Release:                              
Fixed Release:                        Merge Request?:  None                 
Your Archive Name:                    Your Archive Location:                
Assigned to:  None                    

Summary:  Option to display full-texts for added files with show-changeset 

Original Submission:  An option along the lines of diff's --new-file for the 
various changeset displaying commands would be nice.  Not least so people can 
send regular unified diffs around based on work in their arch trees, using 
nothing but "tla what-changed --diffs" and "tla show-changest --diffs", i.e., 
no intermediate trees.



I can see this being triggered via a flag to arch_print_changeset, and then 
calling "diff -u --label=orig/path/within/tree/filename.c 
--label=mod/path/within/tree/filename.c /dev/null path/within/tree/filename.c" 
on each added file.  diff will neatly handle binary files (by printing "foo is 
binary" on stderr) and the result will be a shiny new patch.



Perhaps an option to exclude arch control files could be part of this, too, 
thought filterdiff makes it possibly to achieve this outside tla.



If no one pounces on this, I'll code it up in the next couple of days.



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=5538&group_id=4899

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





reply via email to

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