[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failed to build package glib
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Failed to build package glib |
Date: |
Tue, 11 Jun 2013 12:55:23 -0400 |
On 11 June 2013 12:51, Michael Goffioul <address@hidden> wrote:
> Just pull and update your repo: hg pull -u
I recommend not getting in the habit of doing that without first
understanding that pull and update are two separate operations:
hg pull # Doesn't touch working directory
hg update #Updates the working directory, merging files in the
working directory if necessary
Conceptually, I think it's important that hg pull and hg push are
almost perfectly symmetrical, but "hg pull -u" breaks that symmetry.
- Jordi G. H.
- Re: Failed to build package glib, (continued)
- Re: Failed to build package glib, Michael Goffioul, 2013/06/11
- Re: Failed to build package glib, John W. Eaton, 2013/06/11
- Re: Failed to build package glib, Anirudha Bose, 2013/06/11
- Re: Failed to build package glib, Michael Goffioul, 2013/06/11
- Re: Failed to build package glib, Anirudha Bose, 2013/06/11
- Re: Failed to build package glib, Michael Goffioul, 2013/06/11
- Re: Failed to build package glib, Jordi Gutiérrez Hermoso, 2013/06/11
- Re: Failed to build package glib, Michael Goffioul, 2013/06/11
- Re: Failed to build package glib, Anirudha Bose, 2013/06/11
- Re: Failed to build package glib, John W. Eaton, 2013/06/11
- Re: Failed to build package glib,
Jordi Gutiérrez Hermoso <=