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: Wed, 27 Aug 2003 17:34:38 -0400
User-agent: Mozilla/4.76 [en] (X11; U; FreeBSD 3.0-RELEASE i386)

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

Changes by: Tom Lord <address@hidden>
Date: Wed 08/27/2003 at 14:34 (US/Pacific)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed
       Fixed Release | address@hidden/tla--devo--1.1--patch-14 | tla-1.1pre6, 
tla--devo--1.1--patch-134




=================== BUG #4892: FULL BUG SNAPSHOT ===================


Submitted by: miles                   Project: GNU arch -- a revision control 
system
Submitted on: Fri 08/22/2003 at 00:13
Category:  tla                        Severity:  5 - Major                  
Bug Group:  small feature idea        Resolution:  Fixed                    
Status:  Closed                       Release:  
address@hidden/tla--devo--1.1--patch-127
Fixed Release:  tla-1.1pre6, tla--devo--1.1--patch-134Merge 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]