Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 1999 11:56:45 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        wilko@yedi.iaf.nl
Cc:        current@freebsd.org
Subject:   Re: loads of SetAttrs in cvsup of cvs repo
Message-ID:  <199907041856.LAA08300@vashon.polstra.com>
In-Reply-To: <199907041806.UAA03332@yedi.iaf.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199907041806.UAA03332@yedi.iaf.nl>,
Wilko Bulte  <wilko@yedi.iaf.nl> wrote:
> Maybe this is a stupid question and/or FAQ but:

You probably should have written to cvsup-bugs@polstra.com 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                                               jdp@polstra.com
  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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907041856.LAA08300>