Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2668 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68866 invoked from network); 23 Jun 2003 22:02:28 -0000 Received: from unknown (HELO www.lerdorf.com) (66.93.78.119) by pb1.pair.com with SMTP; 23 Jun 2003 22:02:28 -0000 Received: from rasmus2.corp.yahoo.com (rasmus2.corp.yahoo.com [207.126.232.175]) by www.lerdorf.com (8.12.9/8.12.9/Debian-3) with ESMTP id h5NM2QKN006222; Mon, 23 Jun 2003 15:02:27 -0700 Date: Mon, 23 Jun 2003 15:02:26 -0700 (PDT) To: Sascha Schumann cc: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] HEADS UP: CVS changes From: rasmus@lerdorf.com (Rasmus Lerdorf) > PHP 5: cvs co -r PHP_5 php-src-ze2 Is it possible to perhaps make PHP_5 synonymous with HEAD while this is the main dev branch? Perhaps through an alias? The move the alias when the main dev branch becomes something else? It does seem a bit weird to not have main development on HEAD. Also would it be possible to alias php4 and php5 checkouts so they do the right thing? -Rasmus