Re: Creating new modules -- request for help
- From: Olav Vitters <olav bkor dhs org>
- To: Havoc Pennington <hp redhat com>
- Cc: Federico Mena Quintero <federico ximian com>, foundation-list gnome org
- Subject: Re: Creating new modules -- request for help
- Date: Sat, 15 Sep 2007 21:23:13 +0200
On Mon, Sep 10, 2007 at 04:42:03PM -0400, Havoc Pennington wrote:
> Bringing it back to the present, there's stuff on svn.mugshot.org that
> really belongs on gnome.org, but it seems it didn't end up there. I
> don't think this was a conscious thing, but I think it probably was
> due to just enough of a barrier to create a new gnome module.
So ehr, after small discussion with Sven Herzberg today, this is what I
propose / request someone to figure out:
* Put instructions in live.g.o/NewSVNRepos that anyone wanting an SVN
repos on svn.gnome.org should do:
ssh userid svn gnome org /home/admin/bin/create-repository some-repos
For this I'd like someone to make a script that:
1. is secure
2. is really secure
3. is fast (some people log in and out of SSH/SVN every 5 secs and do
this for hours)
4. checks SSH_ORIGINAL_COMMAND, sees the regexp
^/home/admin/bin/create-repository [-a-z]+$
and calls sudo /home/admin/bin/create-repository $REPOS
4. by default, it should call: /usr/bin/svnserve -t
5. Oh, syntax for /home/admin/bin/create-repository would be nice too
(restricted to gnomecvs group and again checking the only argument is
^[-a-z]+$
(I could figure this out myself, but I'd rather work on Mango:)
(this doesn't handle the loading a SVN dumpfile, but would solve new SVN
repos)
--
Regards,
Olav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]