Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44945 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98403 invoked from network); 13 Jul 2009 20:03:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jul 2009 20:03:48 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.198.229 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.198.229 rv-out-0506.google.com Received: from [209.85.198.229] ([209.85.198.229:58112] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/B1-24812-3239B5A4 for ; Mon, 13 Jul 2009 16:03:47 -0400 Received: by rv-out-0506.google.com with SMTP id l9so701633rvb.23 for ; Mon, 13 Jul 2009 13:03:45 -0700 (PDT) Received: by 10.141.20.9 with SMTP id x9mr3098687rvi.201.1247515424915; Mon, 13 Jul 2009 13:03:44 -0700 (PDT) Received: from ?10.195.177.235? ([24.114.234.35]) by mx.google.com with ESMTPS id c20sm3135456rvf.1.2009.07.13.13.03.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 13 Jul 2009 13:03:43 -0700 (PDT) References: Message-ID: <2911CB82-E7B8-4FFA-84BF-E22D9D7B87B2@prohost.org> To: David Soria Parra In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (7A341) Mime-Version: 1.0 (iPhone Mail 7A341) Date: Mon, 13 Jul 2009 16:03:35 -0400 Cc: "internals@lists.php.net" Subject: Re: [PHP-DEV] git mirror of svn.php.net From: ilia@prohost.org (Ilia Alshanetsky) Very cool. Ilia Alshanetsky On 2009-07-13, at 3:38 PM, David Soria Parra wrote: > Hi List, > > Quite a few people mentioned that they want to use git as a frontend > to > the svn server. Therefore most of them need an initial import of the > svn.php.net repository using git-svn. As this operation will retrieve > every version in the repository, we decided to offer a semi-official > git > mirror. > > This mirror will be hosted on the php.net infrastructure, soon, but > until we setup the necessary software, I maintain a manually updated > repository at github. The repository has a complete import of php-src > with all branches and tags. > > The repository can be found at: > http://github.com/dsp/php/tree/master > > Please use this clone and do _not_ import the whole repository > yourself. > > A FAQ how to setup the repository to commit back into the svn can be > found in the wiki at: > http://wiki.php.net/vcs/svnfaq > > David > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >