finding the repository's parent

TK Soh teekaysoh at yahoo.com
Tue Aug 9 18:55:14 CDT 2005


--- Matt Mackall <mpm at selenic.com> wrote:
> On Tue, Aug 09, 2005 at 03:22:59PM +0200, Thomas Arendsen Hein wrote:
> > Just use 'hg paths', or if you really want to see only the default
> > repo:
> > hg paths|grep '^default ='
> 
> Or 'hg paths default'

I feel adding an option to list the default repo can be helpful, for the
following reasons:

  1) IMO, 'default' is a lot to type; 
  2) even if we can do 'hg paths', searching for 'default' 
     if the list is long won't do good for our eyeballs; 
  3) I feel that 'default' should really something like 
    '_default_' to indicate it's added/used by Hg internal,
    and the option will help make this transparent.

Comment?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Mercurial mailing list