Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59204 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 678 invoked from network); 29 Mar 2012 15:16:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Mar 2012 15:16:39 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:33768] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/96-59498-4DC747F4 for ; Thu, 29 Mar 2012 10:16:36 -0500 Received: by pbcun1 with SMTP id un1so273622pbc.29 for ; Thu, 29 Mar 2012 08:16:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=U80Ktzeev9ViS5/EHGD79GWg4JCAUyKwQ2lzZaOC5hg=; b=qd04txKUHCaX77d9Zear7ueCaNDsR3Y/IZ50RDPXBIV0W2qgCRbmmuxUF3qsYmS+1B FLqZulGp97BL3NXoPC2TURLGYWr2l7QRHXRymrX2E03aLPIHrhpid2JWFNTZo5oGiT9M v7nur7ZedkbTrHgEjcPp7A099dxC/pEm0PXyD6IZfB3at+f3abXNt9+c3pdIuS42lCG/ l3rDtrnWnDZS5cV81iFUyQ1Yes2Oq8T5ATK3/4z4sxaQQ6I8qP7nbFcxQe5Ng+ngrXku mhOTLUCyxN1PcLe0e2E7OHzOg3Hn7MXKczKGeZFvncMuQFJtb9yIF60JKZlQWDKtHd5O utcw== MIME-Version: 1.0 Received: by 10.68.213.73 with SMTP id nq9mr558096pbc.143.1333034193481; Thu, 29 Mar 2012 08:16:33 -0700 (PDT) Received: by 10.68.15.105 with HTTP; Thu, 29 Mar 2012 08:16:33 -0700 (PDT) In-Reply-To: References: Date: Thu, 29 Mar 2012 17:16:33 +0200 Message-ID: To: Daniel Brown Cc: Alexey Shein , PHP Internals , PHP Systems Content-Type: multipart/alternative; boundary=e89a8ff1c3fc93702904bc633515 Subject: Re: [PHP-DEV] Re: cvs.php.net From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8ff1c3fc93702904bc633515 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Mar 29, 2012 at 4:48 PM, Daniel Brown wrote: > On Thu, Mar 29, 2012 at 06:04, Ferenc Kovacs wrote: > > > > judging from the lack of interest I guess you are right. > > I will remove the cvs/cvsup subdomain from our zone file, and the > cvsup.php > > file (any any other cvs(up).php.net reference from the codebase, and I > cc'ed > > the systems@ list, so that somebody with shell there can stop the cvs > > service. > > The cvs subdomain automatically forwards (HTTP 301) to > svn.php.net, and cvsup (same method) to bugs-beta.php.net. This was > originally set up years ago, when we switched to SVN, in large part to > jog people's memory ("oh, yeah, CVS is gone"). I don't see any harm > in keeping the subdomains in the zone file, but I also don't see any > reason they couldn't be removed. > > yeah, it is forwarding the http traffic, but the cvspserver is still running on cvs.php.net(and I was able to checkout from there): tyrael@thor:~/checkouts$ nmap cvs.php.net|grep cvs 2401/tcp open cvspserver would be nice if somebody could kill that. > On a related note, the wiki entry mentions that the "userlist and > digest auth files are fetched from master2.php.net...." If this is > still the case, can someone switch that back to simply master.php.net > so we can decommission the master2 entry from the zone? Or, if anyone > would rather, just throw my key (on master) on there and I'll be glad > to do it today. > I remember using master2 on people.php.net while we was in the process to migrate the master to the new box, I will check and change back those references to master.php.net --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8ff1c3fc93702904bc633515--