Newsgroups: php.doc,php.internals,php.pear.dev,php.pecl.dev Path: news.php.net Xref: news.php.net php.doc:969382805 php.internals:53283 php.pear.dev:54306 php.pecl.dev:8361 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51245 invoked from network); 14 Jun 2011 17:35:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2011 17:35:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:59037] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/00-50312-3CB97FD4 for ; Tue, 14 Jun 2011 13:35:00 -0400 Received: by yxk8 with SMTP id 8so3038559yxk.29 for ; Tue, 14 Jun 2011 10:34:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=LmBMoqrpEwtWYHQaWMhUnppKlhrNoPZcjEXijdNF/UM=; b=TZYazYYvPdOIyno0jC4YcmjLy353QQ7+OWVFB+4K218PyHyH/y6Q5oCF3xoJwlocTF QZyXfA8VB8YbFDVpeIau1HgUNhE1IH35jR7DfM6Iczg5rDlCVKof/9OpnRJaKjn5f0Em RYQDjC4xOG3cKVEdIC6W8kvXTgQiHCUKQWT6A= 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; b=CmiUAF/gfrbViFubc3pZ875I+tpyXrQnsVSJVA62Ej7gs4nUOvhmT1g6CCQyxDyLEj HawLxOXsEgUmjeyHU5gJGMRwOrvttVldori8k7ioMiTvXO6415Ds2IS+wNIhFWtW5ptk 0HZCZ8BdM9gX/Y4um0lMCoYsyUiwZmPd8qzgY= MIME-Version: 1.0 Received: by 10.236.88.51 with SMTP id z39mr9960556yhe.183.1308072896960; Tue, 14 Jun 2011 10:34:56 -0700 (PDT) Received: by 10.147.99.11 with HTTP; Tue, 14 Jun 2011 10:34:56 -0700 (PDT) In-Reply-To: <93084F21-E425-4257-AE53-4DEA2549F027@macvicar.net> References: <93084F21-E425-4257-AE53-4DEA2549F027@macvicar.net> Date: Tue, 14 Jun 2011 19:34:56 +0200 Message-ID: To: Scott MacVicar Cc: PHP internals , pecl-dev@lists.php.net, pear-dev@lists.php.net, phpdoc@lists.php.net Content-Type: multipart/alternative; boundary=20cf3011dd935d175c04a5af7421 Subject: Re: [PHP-DOC] Migration of SVN commit access to SSL From: tyra3l@gmail.com (Ferenc Kovacs) --20cf3011dd935d175c04a5af7421 Content-Type: text/plain; charset=UTF-8 On Tue, Jun 14, 2011 at 7:12 PM, Scott MacVicar wrote: > A few minutes ago I forced all commit access for svn.php.net to be over > SSL, if you try to commit over regular HTTP you'll get a 403 error. > > Migrating from http to https is a single command. > > See: https://wiki.php.net/vcs/https-svn > > - Scott I think that broke the edit.php.net interface. somebody should svn relocate that checkout. Tyrael --20cf3011dd935d175c04a5af7421--