Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42831 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47232 invoked from network); 25 Jan 2009 16:39:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2009 16:39:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.158 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.158 fg-out-1718.google.com Received: from [72.14.220.158] ([72.14.220.158:57907] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/5D-55096-8A59C794 for ; Sun, 25 Jan 2009 11:39:05 -0500 Received: by fg-out-1718.google.com with SMTP id 16so3022145fgg.23 for ; Sun, 25 Jan 2009 08:39:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=WANPPN/3OJrdju3fDT8e54Oym79Na3cSdvnS4MJAv/Y=; b=bNqh+nb23RSDZz+0qh1Q1FXkArCG5V2YgEbFjffxBI8p489XUghN02i7KC6hOdKLf7 cFmCWVDOH3Y+eUq7MrGx3/gN2PMlGLsgez8dD3WufAmBN9/MBLXThu9pat0SNq2nlBTk pjjYCZtVgcCoS5KQMfSI+6KKYJDtvZghqRzQs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=aaVSIjG4zL7c8AjFhMli5SwJdFBQIXu2rwPRys6lVY8afHl8JseAVgDgL/Q/K9KVj4 usFnI46JiSOSWoepbJimrOwNVfssPRAqIYIaxExymK/rRBK/22BFbXqKV3DXYLzyP1JE JgEMfx4UE5qYO+mHK+ZSfgSXEp6QNn8eKSD5g= MIME-Version: 1.0 Received: by 10.86.79.19 with SMTP id c19mr119488fgb.66.1232901539951; Sun, 25 Jan 2009 08:38:59 -0800 (PST) In-Reply-To: <12FD3CCC-59C7-4205-8F90-3BA507071388@macvicar.net> References: <57312195-1B2C-44C1-9FCC-A699AFF9B6A7@macvicar.net> <7f3ed2c30901231535l12ae7b64l41e01a9207b73e4a@mail.gmail.com> <01CEBD65-4E72-4254-9AF4-8D8A4446300F@prohost.org> <20090125140537.GA11470@rangda.stickybit.se> <7f3ed2c30901250635u7fe07853r9e38fc3027d34a5d@mail.gmail.com> <12FD3CCC-59C7-4205-8F90-3BA507071388@macvicar.net> Date: Sun, 25 Jan 2009 17:38:59 +0100 Message-ID: To: Scott MacVicar Cc: Lukas Kahwe Smith , Graham Kelly , Hannes Magnusson , barry@barrycarlyon.co.uk, sean finney , Ilia Alshanetsky , Sebastian Bergmann , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] GSoC 2009 From: pierre.php@gmail.com (Pierre Joye) On Sun, Jan 25, 2009 at 5:22 PM, Scott MacVicar wrote: > On 25 Jan 2009, at 15:22, Lukas Kahwe Smith wrote: > >> >> On 25.01.2009, at 16:17, Graham Kelly wrote: >> >>> Lastly, I really think all the PHP GSoC projects should be hosted in >>> PHP's >>> CVS under a central location (maybe something like >>> /repository/gsoc/2009/projectname/). It was very hard at times to find >>> the >>> work done for other projects. >> >> >> Actually if we havent made the migration to SVN at that point, we should >> at least use SVN for the GSoC projects. >> > > Already the intention, I want all of the projects either in a dedicated GSoC > SVN repository or the project wide one if we've got it sorted by then. There is two cases: 1. the project is completely new and cannot be developed in an existing module (be svn or cvs): - use php.net's svn for it 2. the project is about improving an existing php.net project: - has to use the target project module - use a special branch if necessary The problem we had was the lack of svn support, but I'm confident that it will be up and running before this edition will begin, hopefully :) Or do I miss something obvious? Cheers, -- Pierre -- Pierre http://blog.thepimp.net | http://www.libgd.org