how to display the "clone" parent?

Robert P. J. Day rpjday at crashcourse.ca
Tue Oct 6 11:58:04 CDT 2009


On Tue, 6 Oct 2009, David Champion wrote:

> * On 06 Oct 2009, Robert P. J. Day wrote:
> >   so how does one display the "parent" repository?  i believe that's
> > what i can see in .hg/hgrc:
> >
> > [paths]
> > default = /home/rpjday/hg/test/hello
>
> Correct.  You can enter multiple repo path aliases here.  'Default'
> is put in automatically by 'clone'.  You can see all paths with 'hg
> paths'; 'hg paths default' will show just the default path.  You can
> create an alias for this if you expect to do it often:
>
> [alias]
> origin = paths default

  ah, that's what i was after, and i'm therefore assuming that
"origin" is the proper terminology for that.  thanks.

  more newbie questions to follow.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================


More information about the Mercurial mailing list