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]

RE: Can we remove bison output from cvs?


> ----------
> From: 	Jeffrey A Law[SMTP:law@hurl.cygnus.com]
> Reply To: 	law@cygnus.com
> Sent: 	Thursday, January 14, 1999 4:49 PM
> To: 	Jan Reimers
> Subject: 	Re: Can we remove bison output from cvs? 
> 
> 
> 
>   In message
> <71B30885B657D111809D080009EEBBF34FE6C9@MAILSERV.molienergy.bc.ca>
> you write:
>   > OK, I'll try and check out the modules file tonight and make some
> mods.
>   > I'll try to test with a mock up repository on my disk, but someone
> with
>   > write access will have to do the real commit/test.
> As far as I know we don't currently use the modules at all, so don't
> worry
> about breaking anything.
> 
> Send the result to egcs-patches@cygnus.com
> 
> Fixing this would be a big win...
> 
> Thanks!  
> 
> jeff
> 
It seems CVS 1.10 does not support what we need to do in the modules
file, namely:

#start CVSROOT/modules
auto_generated_files -a {big list of auto generated files}

egcs_noauto -a !auto_generated_files egcs
#start CVSROOT/modules

the cvs modules parsing code does support the ignore directive, but ONLY
for directories, NOT for aliases (as I show above) or for individual
file names.  I didn't bother looking and non-release versions of cvs
like 1.10.{1->4} since I suspect few if any egcs users will be running
these versions.
	Anybody know what the cvs developers are up to in the area?
Would they accept a patch from an unknown?
	As for checking out things like egcs-core, egcs-g++, egcs-java
etc. I can try and set that up if it is useful.

________________________
                                                  
Jan N. Reimers (Ph.D.)
Manager, Materials Research 
NEC Moli Energy (Canada) Ltd.
________________________ 



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