octave-maintainers
[Top][All Lists]
Advanced

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

Re: Savannah hg/mercurial repositories - planned upgrade


From: Assaf Gordon
Subject: Re: Savannah hg/mercurial repositories - planned upgrade
Date: Mon, 19 Dec 2016 22:18:25 -0500

Hello,

> On Dec 18, 2016, at 09:38, Jordi GutiƩrrez Hermoso <address@hidden> wrote:
> 
> On Thu, 2016-12-15 at 23:56 -0500, Assaf Gordon wrote:
>> GNU Octave is one of the main users of hg/mercurial on savannah.
>> Could you help us test it before we migrate? this will ease the
>> migration and avoid service disruptions.
> 
> Hey, a small favour. When you migrate, please make sure you keep the
> hgrc, where I configured URLs for cloning gnulib-hg. It would be nice
> if you kept the gnu+mercurial logo too in the hgweb configuration.

Thank you everyone for the quick feedback, much appreciated.

I've updated the logo.

The file "/etc/mercurial/hgwebdir.conf" on the new server contains:

    [collections]
    /srv/hg = /srv/hg
    
    [paths]
    octave/gnulib-hg = /srv/hg/octave/gnulib-hg
    
    [web]
    style=paper
    allow_archive = gz bz2 zip
    pygments_style=emacs
    archivesubrepos = True
    
    [extensions]
    hgext.highlight=
    bookmarks=
    
    [diff]
    git = true

and I do see an "octave/gnulib-hg" repository listed on the main page ( 
http://hg0.savannah.gnu.org/hgweb/ ).

Are these settings correct, or should we adjust something?
There is also a file named "/etc/mercurial/hgrc" - but I don't see it 
containing anything with 'gnulib'.


thanks,
 - assaf





reply via email to

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