glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] glob2 mercurial repository changes: 1.change of the de


From: Kai Antweiler
Subject: Re: [glob2-devel] glob2 mercurial repository changes: 1.change of the default branch name, 2.inclusion of data files in the repository
Date: Mon, 24 Dec 2007 12:19:27 +0100

> The "default" branch does not seems to exist:
>
> When I do "hg pull -r default" in the current glob2 dir I get:
>
> pulling from https://hg.globulation2.org/glob2/
> http authorization required
> realm: Enter your globulation 2 mercurial username
> user: nct
> password:
> abort: unknown revision 'default'!


Try to pull the whole repository:
# hg pull http://hg.globulation2.org/glob2 incoming
And than to pull the default branch locally.
# hg pull -r default incoming


I don't have time now.  It might take a few days until I can
investigate this further.


> Do you know why it does not work?

Maybe there is something wrong with the compatibility between different
mercurial versions.

-- 
Kai Antweiler




reply via email to

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