* Michael Sperber <sperber(a)deinprogramm.de>:
Could you provide some details? I assume you're creating a new
head,
but why? Do you need to pull & merge first?
This is what hg told me, but pulling does not give me any changes.
Here's some more information
,----[ hg push ]
| ...
| abort: push creates new remote head da9a831ac5eb!
| (did you forget to merge? use push -f to force)
`----
,----[ hg pull ]
| pulling from ssh://hg@bitbucket.org/xemacs/xemacs-packages
| searching for changes
| no changes found
`----
,----[ hg parents ]
| changeset: 897:da9a831ac5eb
| user: Norbert Koch <viteno(a)xemacs.org>
| date: Tue Oct 18 21:58:25 2011 +0200
| summary: XEmacs Package Release cc-mode
`----
,----[ hg outgoing ]
| comparing with ssh://hg@bitbucket.org/xemacs/xemacs-packages
| searching for changes
| changeset: 896:4d4b0c25f07a
| user: Norbert Koch <viteno(a)xemacs.org>
| date: Tue Oct 18 21:34:25 2011 +0200
| summary: XEmacs Package Release leim.
|
| changeset: 897:da9a831ac5eb
| user: Norbert Koch <viteno(a)xemacs.org>
| date: Tue Oct 18 21:58:25 2011 +0200
| summary: XEmacs Package Release cc-mode
`----
So, I would create a new head when pushing both changes in one go. Do I
have to push them separately?
Thanks,
norbert - hg novice.
--
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta