Received: from localhost (unknown [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id 421A09F9C38 for ; Mon, 29 Oct 2007 07:16:46 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-maia, port 10024) with ESMTP id 49945-01 for ; Mon, 29 Oct 2007 07:16:44 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from gauss.credativ.com (gauss.credativ.com [212.112.227.254]) by postgresql.org (Postfix) with ESMTP id 1CDD89FA032 for ; Mon, 29 Oct 2007 07:16:35 -0300 (ADT) Received: from [10.0.0.1] (pezone.net [81.169.154.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id 98B7D78550; Mon, 29 Oct 2007 11:16:33 +0100 (CET) From: Peter Eisentraut To: pgsql-www@postgresql.org Subject: Re: Strange anoncvs sync behavior Date: Mon, 29 Oct 2007 11:16:24 +0100 User-Agent: KMail/1.9.7 Cc: Magnus Hagander , "Marc G. Fournier" , Tom Lane References: <8844.1193464744@sss.pgh.pa.us> <4EF3AB927E353AA5605956EB@ganymede.hub.org> <47257D55.4000906@hagander.net> In-Reply-To: <47257D55.4000906@hagander.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710291116.25147.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200710/158 X-Sequence-Number: 12745 Am Montag, 29. Oktober 2007 schrieb Magnus Hagander: > >> You were hacking on the tag/branch stuff only to allow "pgsql" to do > >> that, but then IIRC people spoke up and said they wanted it the other > >> way around - only personal accounts doing it. Or something like that. > Ah, that's what I meant, really :-) At least in that being the reason > why I stopped looking at the other part, and then forgot about it. Would this have anything to do with this problem: $ cvs update -rREL8_2_STABLE cvs update: warning: cannot open /cvsroot/CVSROOT/val-tags read/write: Permission denied cvs update: failed to create lock directory for `/cvsroot/pgsql' (/cvsroot/pgsql/#cvs.lock): Permission denied cvs update: failed to obtain dir lock in repository `/cvsroot/pgsql' cvs [update aborted]: read lock failed - giving up -- Peter Eisentraut http://developer.postgresql.org/~petere/