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

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

[Bug-gnu-arch] [bug #4892] Rearrange which commands are considered `alia


From: nobody
Subject: [Bug-gnu-arch] [bug #4892] Rearrange which commands are considered `aliases'
Date: Fri, 22 Aug 2003 03:13:14 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030810 Mozilla Firebird/0.6.1

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

Submitted by: miles                   Project: GNU arch -- a revision control 
system
Submitted on: Fri 08/22/2003 at 16:13
Category:  tla                        Severity:  5 - Major                  
Bug Group:  small feature idea        Resolution:  None                     
Status:  Open                         Release:  
address@hidden/tla--devo--1.1--patch-127
Fixed Release:  address@hidden/tla--devo--1.1--patch-14Merge Request?:  yes -- 
merge from my archive
Your Archive Name:  address@hidden Archive Location:  
sftp://fencepost.gnu.org/home/m/miles/arch/address@hidden
Assigned to:  None                    

Summary:  Rearrange which commands are considered `aliases'

Original Submission:  For some commands that have aliases, this patch swaps 
which is listed as the `primary' command, and which is called an alias.  It 
should have no user-visible effect, except for the output of `tla help'.

For instance, it changes:

   cmtrev : archive a changeset-based revision
   commit : (alias for cmtrev)

to:

   commit : archive a changeset-based revision
   cmtrev : (alias for commit)

I based this change on what I observed to be the most-used command-name forms 
in the tutorials and mailing list discussion; in general, people seem to 
overwhelmingly prefer the non-`rev' forms, and the non-`-tag' forms.

If this patch is applied, a later patch could change the underlying 
function/file names to match, with an eye toward deprecating the older forms.



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

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





reply via email to

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