[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] creating lists
From: |
Sylvain Beucler |
Subject: |
Re: [Savannah-hackers-public] creating lists |
Date: |
Fri, 28 Dec 2007 23:16:24 +0100 |
User-agent: |
Mutt/1.5.17 (2007-11-01) |
On Thu, Dec 27, 2007 at 08:54:25AM -0600, Karl Berry wrote:
> Hi Sylvain,
>
> So is it savannah_wrapper.pl or mycreate_list.pl or something else that
> gets invoked on lists.gnu.org to deal with lists? I kind of suspect the
> former, but all the README's and such I found talk about the latter ...
Both:
- mycreate_list.pl is a command-line tool to create list with the
fsf-specific idiosyncrasies (multi-domains support, bug work-around,
default configuration, etc. - i.e. don't use 'newlist' directly)
- savannah_wrapper.pl does the same thing, except that it's not a
command-line tool, but a cheap RPC that Savannah calls via SSH
(short of having sysadmin agree that a Savane setup do share the
MySQL database across computers to avoid such tricks).
Btw, I think I remember restoring mycreate_list.pl from RCS/ a month
or two ago - was it you who removed it?
> Can we move old scripts and files to ~list/archive/ please, so they
> don't look like they are still live? (I've cleaned up a bunch, but I'm
> not sure in this case.)
I renamed 'archive' to '00-oldscripts2keep' because 'archive' already
has a meaning in the context of a mailing-lists system :)
I cleaned-up a couple things too.
--
Sylvain