Ralf Schlatterbeck wrote:
On Tue, Feb 26, 2008 at 12:48:23PM +0100, Vadim Lebedev wrote:
Ralf Schlatterbeck wrote:
I'd like to revert to an older version (maybe to the one when you moved
to hg) -- can you give me a short intro how I can revert to the start of
the hg version of the 2.2 branch, then I re-test ekiga.net to make sure
they didn't change anything that makes presence fail.

you can do hg update -r 0 command to get intial version of repository which should be the same
wengophone_2.2 on SVN

Doesn't work for me -- -r option is unrecognized for update and for pull
it says: abort: pull -r doesn't work for remote repositories yet

but hg revert -r 0 seemed to do the trick, is this the right thing to
do? Compiling r0 just now...

Ralf
No revert is the wrong thing...
Maybe hg udpate 0

(without -r)

_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to