A new plea for merging while you have outstanding committed changes

Colin Caughie c.caughie at indigovision.com
Tue Aug 10 11:22:45 UTC 2010


> -----Original Message-----
> From: mercurial-bounces at selenic.com [mailto:mercurial-
> bounces at selenic.com] On Behalf Of Aardwolf
> Sent: 10 August 2010 11:27
> To: mercurial at selenic.com
> Subject: Re: A new plea for merging while you have outstanding
> committed changes
>
>
> Not really but I'll give as much info as I can here:
>
> OS: Ubuntu 10.4, 32-bit
>
> hg version: 1.5.1
>
> hg shelve version: not sure which version it is, since it isn't
> indicated.
> It's a file officially called "shelve.py", which I renamed to
> "hgshelve.py"

Ah.

A much better approach is to clone the shelve extension repository and point your .hgrc to the hgshelve.py file in there. Then you always know what version you're at and can easily update when you need to. E.g.

$ hg clone http://bitbucket.org/tksoh/hgshelve/
$ hg update d95c583611f8

would get you the right version for Mercurial 1.5.1.

Colin


Latest News at: http://www.indigovision.com/news2010.php



More information about the Mercurial mailing list