Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2884 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73274 invoked from network); 27 Jun 2003 10:12:50 -0000 Received: from unknown (HELO ns1.unaprog.com) (213.186.34.80) by pb1.pair.com with SMTP; 27 Jun 2003 10:12:50 -0000 Received: (qmail 14310 invoked by uid 503); 27 Jun 2003 10:12:49 -0000 Received: from unknown (HELO localhost.localdomain) (217.128.120.153) by ns1.unaprog.com with SMTP; 27 Jun 2003 10:12:49 -0000 Date: Fri, 27 Jun 2003 12:13:07 +0200 To: php-dev Message-ID: <20030627121307.566726d2.paj@pearfr.org> Organization: Freelancer X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: HEAD, files not in branch From: paj@pearfr.org (Pierre-Alain Joye) Hello, While syncing the HEAD branch, I got the following errors on commit? cvs server: sticky tag `HEAD' for file `Installer.php' is not a branch cvs server: sticky tag `HEAD' for file `Packager.php' is not a branch cvs server: sticky tag `HEAD' for file `Registry.php' is not a branch cvs server: sticky tag `HEAD' for file `Command/Package.php' is not a branch Any idea how to fix that? pierre