RE: [PHP-DEV] sticky perms in CVS?

2002-09-23 Thread James Cox
nope. > > But aren't all the other files -rw-r--r-- ? > > On 09/23/02, "James Cox" <[EMAIL PROTECTED]> wrote: > > The perms are fine in cvs: > > > > -r--r--r-- 1 cvs cvs 24388 Sep 23 14:18 user_streams.c,v > > > > -- PHP Development Mailing List To unsubscribe, v

RE: [PHP-DEV] sticky perms in CVS?

2002-09-23 Thread Wez Furlong
But aren't all the other files -rw-r--r-- ? On 09/23/02, "James Cox" <[EMAIL PROTECTED]> wrote: > The perms are fine in cvs: > > -r--r--r-- 1 cvs cvs 24388 Sep 23 14:18 user_streams.c,v -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub

RE: [PHP-DEV] sticky perms in CVS?

2002-09-23 Thread James Cox
The perms are fine in cvs: -r--r--r-- 1 cvs cvs 24388 Sep 23 14:18 user_streams.c,v -- james > > My umask is 022 (and I've never changed it, not since my early uni days > on those old SGI Indigos when I was paranoid). > I'm wondering if somehow the file was originally created > read-only

Re: [PHP-DEV] sticky perms in CVS?

2002-09-23 Thread Wez Furlong
My umask is 022 (and I've never changed it, not since my early uni days on those old SGI Indigos when I was paranoid). I'm wondering if somehow the file was originally created read-only (I can't think why that might be!?) and that CVS is remembering it? Karl Fogels "Open Source Development with C

Re: [PHP-DEV] sticky perms in CVS?

2002-09-23 Thread Andi Gutmans
At 07:22 PM 9/23/2002 +0100, Wez Furlong wrote: >Am I the only one who is getting their files chmod'ed to read-only >every time I do a CVS commit? >In particular, main/user_streams.c keeps doing this which is quite >annoying - is there some setting on the server side that affects this? >(and do we

[PHP-DEV] sticky perms in CVS?

2002-09-23 Thread Wez Furlong
Am I the only one who is getting their files chmod'ed to read-only every time I do a CVS commit? In particular, main/user_streams.c keeps doing this which is quite annoying - is there some setting on the server side that affects this? (and do we want it switched on?) --Wez. -- Wez Furlong The B