Hg push tries to push data to repo without any changes

Roman Kamyk jr rkj at go2.pl
Wed Jan 23 21:03:12 UTC 2013


Thanks for comments Issac!
On Wed, Jan 23, 2013 at 11:39 AM, Isaac Jurado <diptongo at gmail.com> wrote:
> Yes, your Hg client is trying to push phases information to the remote
> repository, which lacks such data probably because it hasn't received
> any push recently or its owner is using an old version of Mercurial
> (older than 2.1 at least).  Check out the following links:
>
>     http://mercurial.selenic.com/wiki/Phases#Phase_Movements
>     http://mercurial.selenic.com/wiki/Phases#Upgrade_Notes

Thanks, wasn't aware of that. On my other machines I had 2.0.2
mercurial and that why it worked.

> Another topic is the fact that Mercurial pushes all subrepos recursively
[...]
> And please think twice before using subrepositories next time.  It is a
> handy feature for some situations, but if you don't understand it
> completely it can bring you serious problemes like beign unable to
> update the working copy.

Yeah, I had my experiences with subrepos, thanks. In context of
subrepos I will just fork the hgshelve on bitbucket.
Best,
--
Roman Kamyk
email/jabber: roman.kamyk at gmail.com



More information about the Mercurial mailing list