gnu.cvs.bug
[Top] [All Lists]

Re: enhancement request to cvsignore file operation

Subject: Re: enhancement request to cvsignore file operation
From: Spiro Trikaliotis <list-bug-cvs@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 21 Jun 2008 11:11:10 +0200
Newsgroups: gnu.cvs.bug

Hello Warren,

* On Fri, Jun 20, 2008 at 02:57:00PM -0700 Warren L Dodge wrote:
 
> >Description:
>         The various cvsignore processing is used to ignore generated
>         files when doing "cvs -nq". This is needed to keep a clean cvs
>         -nq output. A second part of the process is getting the "make
>         clean" to get rid of all generated files. With the cvsignore
>         files being used it is hard to tell if the clean did everything
>         or not. 
> 
>         What would be handy is if you could disable the cvsignore
>         processing on a "cvs -nq" command.

You are right, it would be handy. I thought -I! would do the trick, but
it does not.

I would vote for such a change. ;)

In the meantime, there is a work-around for this problem without a need
to manually move or delete files: Use cvsu --ignore (cf.
http://linux.die.net/man/1/cvspurge) from the cvsutils
(http://www.red-bean.com/cvsutils/). This command with this option does
exactly what you want to achieve.

HTH,
Spiro.

-- 
Spiro R. Trikaliotis                              http://opencbm.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/



<Prev in Thread] Current Thread [Next in Thread>