This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CVS on savannah


Rudy Gevaert <rudy@gnu.org> writes:

> [I'm currently preparing for exames, so I respond to mail irregular]
>
> On Mon, Jan 05, 2004 at 10:03:11PM +0100, Gerald Pfeifer wrote:
>
>> However, there seems one (hopefully) minor issue left:
>> 
>>   Date: Sun, 4 Jan 2004 22:47:41 +0100
>>   From: Erik Schnetter <schnetter@uni-tuebingen.de>
>>   To: gcc@gcc.gnu.org
>>   Subject: tree-ssa branch on savannah
>> 
>>   I am unable to check out the tree-ssa branch from savannah, while the 
>>   main branch works fine.  I receive the error message
>> 
>>   $ cvs -z9 -d :ext:anoncvs@savannah.gnu.org:/cvsroot/gcc checkout -P 
>>   - -rtree-ssa-20020619-branch gcc
>>   cvs [server aborted]: cannot write /cvsroot/gcc/CVSROOT/val-tags: 
>>   Permission denied
>> 
>> Would you mind having a look?
>
> The writer error comes because we are currently allowing writing to
> the CVSROOT.  But why should it have to right to val-tags?

Which version of cvs do you use on savannah?  This is supposed to be
fixed long ago:

2001-04-22  Larry Jones  <larry.jones@sdrc.com>

	* tag.c (tag_check_valid): Make an unwritable val-tags file a
	warning instead of a fatal error.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]