[mythtv] [OT] ignoring files during "cvs up" (was: [PATCH] View log entires...)

Brad Fritz brad-mythtv at fritzfam.com
Tue Sep 7 00:58:29 EDT 2004


Kevin,

On Mon, Sep 06, 2004 at 10:54:13PM -0500, Kevin Kuphal wrote:

> >Use the -C option to cvs update
> >
> Thanks.  Is there a way to have it ignore files like settings.pro?  Not 
> a big deal but that would be perfect.

Untested, but snippets from the man page might help...

brad at blacklab ~$ man 1 cvs | col -b | grep -A110 ^update\ options

update options
       These standard options are available  with  update  (see  node
       `Common options' in the CVS manual, for a complete description
       of them):
[..]

       -C

	 Overwrite locally modified files with clean copies from  the
     repository (the modified file is saved in .#file.revision,
     however).

[..]

       -I name

	 Ignore files whose names match name (in your working directory)
     during  the  update.   You  can specify -I more than once on the
     command line to specify several files to ignore.  Use -I ! to
     avoid  ignoring any files at all.  see node `cvsignore' in the
     CVS manual, for other ways to make cvs ignore some files.


HTH,
Brad

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20040906/d5d8de5e/attachment.pgp


More information about the mythtv-dev mailing list