Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-11 Thread Olav Vitters
On Wed, Aug 08, 2007 at 12:36:28AM +0200, Olav Vitters wrote: Note that the userid is really important. Otherwise ensure that the E-mail address is the one your @svn.g.o alias forwards to. I've made an pre-commit script which detects if a module has a valid /trunk/MAINTAINERS file. This

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-11 Thread Olav Vitters
On Sun, Aug 12, 2007 at 01:55:35AM +0200, Olav Vitters wrote: On Wed, Aug 08, 2007 at 12:36:28AM +0200, Olav Vitters wrote: Note that the userid is really important. Otherwise ensure that the E-mail address is the one your @svn.g.o alias forwards to. I've made an pre-commit script which

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-11 Thread Olav Vitters
On Tue, Aug 07, 2007 at 11:16:39PM -0400, Thomas Thurman wrote: Thomas Thurman to Bastien show details 23:15 (0 minutes ago) On Wed, 2007-08-08 at 00:36 +0200, Olav Vitters wrote: 2. The content resembles the following: Some Name E-mail: some email-address

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-11 Thread Alex Graveley
Just wondering... is there a point to keeping a separate AUTHORS file, or should we just svn mv these to MAINTAINERS and update the format? -Alex On 8/11/07, Olav Vitters [EMAIL PROTECTED] wrote: On Tue, Aug 07, 2007 at 06:51:31PM -0400, Behdad Esfahbod wrote: On Wed, 2007-08-08 at 00:36

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-08 Thread Shaun McCance
On Wed, 2007-08-08 at 00:36 +0200, Olav Vitters wrote: Please read if you are the maintainer of a module in svn.gnome.org: The new accounts system will store maintainer information in LDAP. Meaning, it'll know who the maintainers are for some module. People will not be able to request SVN

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-08 Thread Matthias Clasen
On 8/8/07, Shaun McCance [EMAIL PROTECTED] wrote: I'm sure there are other examples. These are just the ones that I knew off the top of my head. Could we please work on creating a syntax that allows us to express all this? Should be easy enough to make the script just grep for triples of

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-08 Thread Jonathon Jongsma
On 8/8/07, Matthias Clasen [EMAIL PROTECTED] wrote: On 8/8/07, Shaun McCance [EMAIL PROTECTED] wrote: I'm sure there are other examples. These are just the ones that I knew off the top of my head. Could we please work on creating a syntax that allows us to express all this? Should be

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-08 Thread Olav Vitters
On Wed, Aug 08, 2007 at 01:51:30AM +0200, Sven Herzberg wrote: Olav Vitters wrote: Note: Modules without such a file will be ignored (people cannot request SVN accounts for such modules). So in short: 1. Please ensure the following file exists in your SVN repos: /trunk/MAINTAINERS

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-08 Thread Olav Vitters
On Wed, Aug 08, 2007 at 10:50:12AM -0500, Jonathon Jongsma wrote: Wouldn't it be more useful to use something like doap for this? http://usefulinc.com/doap/ DOAP is wanted for the next www.gnome.org. IIRC Quim Gil (qgil on IRC #webhackers) is looking for a person to make these DOAP files. If

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-08 Thread Behdad Esfahbod
On Wed, 2007-08-08 at 11:11 -0400, Matthias Clasen wrote: Should be easy enough to make the script just grep for triples of lines following the pattern Some Name E-mail: foo Userid: bar and ignore all the rest. It's actually like that already. -- behdad http://behdad.org/ Those

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-07 Thread Bastien Nocera
Hey Olav, On Wed, 2007-08-08 at 00:36 +0200, Olav Vitters wrote: Please read if you are the maintainer of a module in svn.gnome.org: The new accounts system will store maintainer information in LDAP. Meaning, it'll know who the maintainers are for some module. People will not be able to

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-07 Thread Behdad Esfahbod
On Wed, 2007-08-08 at 00:36 +0200, Olav Vitters wrote: Some Name E-mail: [EMAIL PROTECTED] Userid: svn-account-name Note that the userid is really important. Otherwise ensure that the E-mail address is the one your @svn.g.o alias forwards to. Can you make it understand [EMAIL

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-07 Thread Sven Herzberg
Olav Vitters wrote: Note: Modules without such a file will be ignored (people cannot request SVN accounts for such modules). So in short: 1. Please ensure the following file exists in your SVN repos: /trunk/MAINTAINERS (no other place is ok) 2. The content resembles the following: Some

Re: MAINTAINERS in svn -- have it or don't get any SVN account approved

2007-08-07 Thread Thomas Thurman
Thomas Thurman to Bastien show details 23:15 (0 minutes ago) On Wed, 2007-08-08 at 00:36 +0200, Olav Vitters wrote: 2. The content resembles the following: Some Name E-mail: some email-address invalid Userid: svn-account-name 1. Some Name is their legal name,