push/merge/pull question

Imbeault, Jean-Christian jeanchristian.imbeault at lehman.com
Tue Aug 28 04:48:04 CDT 2007


A very newbie question on how to 'pull' in changes to a repository after
changes have been pushed in.

After I've pushed my changes to a remote hg repository what is the
procedure for having those changes appear in the repo? I tried doing an
hg pull, but that gave me 'abort: repository default not found!'

In my local instance I did a push as follows:

jimbeaul at tklxecdev001 ~/mercurial/repositories/OES $ hg push
aseqdsu at tklxecdev001's password: 
pushing to
ssh://aseqdsu@tklxecdev001//home/aseqdsu/mercurial/repository/OES
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 2 changesets with 43 changes to 39 files


But when I go to the central repository I don't see any changes there.
How do I get the central repository to reflect the changes I just pushed
into it? I've tried pull/update/merge with these results:

hg pull gives 'abort: repository default not found!'
hg update gives '0 files updated, 0 files merged, 0 files removed, 0
files unresolved'
hg merge gives 'abort: there is nothing to merge - use "hg update"
instead'


Thanks for the help!

Jc
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

This message is intended only for the personal and confidential use of the designated recipient(s) named above.  If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited.  This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers.  Email transmission cannot be guaranteed to be secure or error-free.  Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such.  All information is subject to change without notice.






More information about the Mercurial mailing list