glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] Problems with Mercurial, where is our expert on this?


From: Kai Antweiler
Subject: Re: [glob2-devel] Problems with Mercurial, where is our expert on this?
Date: Mon, 23 Apr 2007 12:55:54 +0200

Oh, I have no problems doing the password. See above for output of  hg pull.

> > Now I want to merge, but when I try:
>
> When you don't code, you don't need to merge.
> When you pull the <master> branch you just need to update.
> Otherwise you might need to do "hg revert --all -r master",
> but then "make" will recompile everything.

address@hidden glob2-hg]$ hg revert --all -r master
address@hidden glob2-hg]$ hg pull -r master
pulling from https://hg.globulation2.org/glob2/
http authorization required
realm: Enter your globulation 2 mercurial username
user: k776
password:
abort: Other repository doesn't support revision lookup, so a rev cannot be
specified.
address@hidden glob2-hg]$

Weird.  I can test this now.
Maybe an incoming repository will help.
# cd incoming
# hg pull <remote>
# cd ../work
# hg pull -r master ../incoming


Well, it does for me. -C is the only thing I can do.

Does "hg revert --all -r master" not work?
Revert is very helpfull when update isn't good enough.

--
Kai Antweiler




reply via email to

[Prev in Thread] Current Thread [Next in Thread]