[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: silencing cvs
On Tue, Jun 11, 2002 at 01:29:06PM -0500, Charles Menzes wrote:
[...]
> this works well, however since the file was written with ownership outside
> of the current user, i get the following error:
>
> cvs commit: cannot change mode of file router.test: Operation not
> permitted
[...]
> is there a way to simply quiet down cvs on this note?
There's always the ugly (but quick) way of just adding something like
"2>&1 | grep -v 'cannot change mode of file'". I have to do that with
my rsync cron jobs that update the various mirrors on the FTP site to
get rid of several common errors that I don't care about.
Steve
--
steve@silug.org | Southern Illinois Linux Users Group
(618)398-7360 | See web site for meeting details.
Steven Pritchard | http://www.silug.org/
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.