On Wed, 29 Sep 1999, Jon M. Taylor wrote:
> On Wed, 29 Sep 1999, =?iso-8859-1?Q?Rub=E9n?= wrote:
>
> > The .configure scripts of the nVidia chipsets and nVidia ramdacs
> > hasn't the executable bit, so, the script crashes when you try to select
> > them.
>
> Yes, IIRC the 'fixbits' script fixes this. I think this is a CVS
> problem - if you commit a file initially with a set of permissions, you
> cannot change those permissions later through CVS.
But you can do:
cvs remove file
cvs commit
chmod permissions file
cvs add file
cvs commit
Christoph Egger
E-Mail: [EMAIL PROTECTED]