[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs Bazaar repository
From: |
Giorgos Keramidas |
Subject: |
Re: Emacs Bazaar repository |
Date: |
Tue, 25 Mar 2008 23:46:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) |
On Sat, 15 Mar 2008 17:39:06 +0530, dhruva <address@hidden> wrote:
> On Sat, Mar 15, 2008 at 3:56 AM, Martin Geisler <address@hidden> wrote:
>> And even if you have several heads in your Mercurial repository, you can
>> certainly still pull in new changesets.
>
> I have seen it and have used it too. The problem comes (from my
> experience) when you have to push. I agree you can create a new named
> branch and just pull in changes or do a forced pull which will create
> a new head. Suppose I want to keep multiple named branches active and
> yet push to a remote repository from one of the named branch, IMO it
> is not possible with mercurial. I would be happy to know if there is a
> way to do it.
Of course there is:
hg push --force
This will inhibit the warning that you are `creating new heads', if you
push a new named branch.
- Re: Emacs Bazaar repository, (continued)
- Re: Emacs Bazaar repository, Stephen J. Turnbull, 2008/03/14
- Re: Emacs Bazaar repository, Matthieu Moy, 2008/03/17
- Re: Emacs Bazaar repository, Jonathan Rockway, 2008/03/14
- Re: Emacs Bazaar repository, Eli Zaretskii, 2008/03/15
- Re: Emacs Bazaar repository, dhruva, 2008/03/15
- Re: Emacs Bazaar repository, Martin Geisler, 2008/03/15
- Re: Emacs Bazaar repository, dhruva, 2008/03/15
- Re: Emacs Bazaar repository, Martin Geisler, 2008/03/15
- Re: Emacs Bazaar repository,
Giorgos Keramidas <=
- Re: Emacs Bazaar repository, Sascha Wilde, 2008/03/19
- Re: Emacs Bazaar repository, Andreas Schwab, 2008/03/14
- Re: Emacs Bazaar repository, Matthieu Moy, 2008/03/14
- Re: Emacs Bazaar repository, Andreas Schwab, 2008/03/14
- Re: Emacs Bazaar repository, Jelmer Vernooij, 2008/03/14
- Re: Emacs Bazaar repository, Andreas Schwab, 2008/03/14
- Re: Emacs Bazaar repository, Harald Meland, 2008/03/14
- Re: Emacs Bazaar repository, John Arbash Meinel, 2008/03/14
- Re: Emacs Bazaar repository, Andreas Schwab, 2008/03/14
- Re: Emacs Bazaar repository, James Westby, 2008/03/14