Re: SetAttrs src/contrib/diff/diff3.c,v

1999-12-20 Thread John

Works great. Thank you kindly :)

Regards,
John

 I was looking at the docs for cvsup, and I might have missed it,
 but what is the structure of the line in your supfile to specify a
 umask?  I was toying with the idea of making the entire /usr/src
 tree mode 600, just to make sure I knew who/what was writing/reading
 it (especially the custom kernel file), but I don't think I've hit
 on the correct syntax of the line.

If you want it to apply to all your collections, put it at the top
of the supfile like this:

*default umask=077

If you want it to apply just to a single collection, put it on the
collection line:

src-all umask=077

John



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: SetAttrs src/contrib/diff/diff3.c,v

1999-12-20 Thread John Polstra

John wrote:

 I was looking at the docs for cvsup, and I might have missed it,
 but what is the structure of the line in your supfile to specify a
 umask?  I was toying with the idea of making the entire /usr/src
 tree mode 600, just to make sure I knew who/what was writing/reading
 it (especially the custom kernel file), but I don't think I've hit
 on the correct syntax of the line.

If you want it to apply to all your collections, put it at the top
of the supfile like this:

*default umask=077

If you want it to apply just to a single collection, put it on the
collection line:

src-all umask=077

John
---
  John Polstra   [EMAIL PROTECTED]
  John D. Polstra  Co., Inc.Seattle, Washington USA
  "No matter how cynical I get, I just can't keep up."-- Nora Ephron



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: SetAttrs src/contrib/diff/diff3.c,v

1999-12-20 Thread John

 Just wondering why I see a *LOT* (as  in one for each source file on the
 system) of SetAttrs messages coming over  my screen, when I am cvsupping
 3.3-STABLE  on  one system  I  own.  While  other systems  act  normally
 (loading delta's and other stuff)...

Make sure you run cvsup as the same user and with the same umask
each time.  You can specify the umask in the supfile if you want to
be sure about that.

I was looking at the docs for cvsup, and I might have missed it, but what
is the structure of the line in your supfile to specify a umask?  I was
toying with the idea of making the entire /usr/src tree mode 600, just to
make sure I knew who/what was writing/reading it (especially the custom
kernel file), but I don't think I've hit on the correct syntax of the line.

Thanks,
John Papalia


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: SetAttrs src/contrib/diff/diff3.c,v

1999-12-12 Thread John Polstra

In article [EMAIL PROTECTED],
The Unicorn  [EMAIL PROTECTED] wrote:
 
 Just wondering why I see a *LOT* (as  in one for each source file on the
 system) of SetAttrs messages coming over  my screen, when I am cvsupping
 3.3-STABLE  on  one system  I  own.  While  other systems  act  normally
 (loading delta's and other stuff)...

Make sure you run cvsup as the same user and with the same umask
each time.  You can specify the umask in the supfile if you want to
be sure about that.

John
-- 
  John Polstra   [EMAIL PROTECTED]
  John D. Polstra  Co., Inc.Seattle, Washington USA
  "No matter how cynical I get, I just can't keep up."-- Nora Ephron


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message