In article <[EMAIL PROTECTED]>,
Wilko Bulte  <[EMAIL PROTECTED]> wrote:
> Maybe this is a stupid question and/or FAQ but:

You probably should have written to [EMAIL PROTECTED] instead
of the -current list.

> I'm currently cvsupping updates on the CVS repository. Most of the
> times that is a couple of minutes, but today it is already 1 hour busy.
> 
> Mainly with:
> 
> SetAttr <bla> 
> 
> (loads and loads of these). 
> 
> What gives?

Several things can cause this:

- You are running cvsup with a different umask than usual.  To guard
  against this, you can add a "umask=022" setting in your supfile
  (CVSup-16.0 and later).

- You are running cvsup under a different user-id than usual.  This
  probably has no effect unless you have "preserve" in your supfile.
  That's almost always a bad idea except for special situations.

- You've accidentally touched all the files in your repository in
  some way (changed their modtimes, changed their permissions, changed
  their owners, etc.).

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-current" in the body of the message

Reply via email to