[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Re: Setting up Bzr hosting for Savannah
From: |
Sylvain Beucler |
Subject: |
[Savannah-hackers-public] Re: Setting up Bzr hosting for Savannah |
Date: |
Thu, 19 Jun 2008 10:51:56 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Wed, Jun 18, 2008 at 10:05:15PM -0600, Rob Savoye wrote:
> Sylvain Beucler wrote:
>> On Mon, Jun 16, 2008 at 07:41:17AM -0600, Rob Savoye wrote:
>
>> As far as I know there's no bidirectional gateway that allow CVS and
>> bzr to keep in sync (you can mirror CVS into a bzr branch, but you
>> can't merge bzr back to CVS).
>
> We may keep both in sync by hand for a short time, till we're sure bzr
> is stable. Thanks for getting this rolling.
>
>> You'll also need to convert the repository; I don't think there's a
>> standard way to do so, so you need to check how you want to convert
>> it, which branches you want to retain (one branch = one
>> sub-repository), etc.
>
> Will this work:
> http://people.ubuntu.com/~robertc/gnash-20080618.tar.gz, who is one of
> the bzr developers, and converted it for us.
I imported it.
In principle it should work with:
bzr branch bzr://bzr.savannah.gnu.org/gnash/branches/HEAD
but right now this doesn't seem to work.
I'll try again later in the day.
See the bzr page in project gnash at Savannah for more info.
>> once you have a converted repository, but maybe we'll have to wait for
>> its long awaited new version, as previously suggested.
>
> Any rough ideas on when this could happen ?
No, Tim just said a new version was under work, and that it was
probably better to wait.
I tried configuring just HEAD (not the branches/tags/etc.) at
http://bzr.savannah.gnu.org/
Currently loggerhead needs a lot of time just to start acccepting
connections (possibly because it indexes the repository first) and
then accepted connections but didn't answer.
I'll investigate this later (gotta go).
--
Sylvain