>Submitter-Id:   net
>Originator:     Warren L Dodge
>Organization:
net
>Confidential:  no
>Synopsis:      would like ability to disable cvsignore files
>Severity:      non-critical
>Priority:      low
>Category:      cvs
>Class:         change-request
>Release:       1.11.22
>Environment:
        
System: Linux lwe127084 2.6.9-55.ELhugemem #1 SMP Fri Apr 20 17:20:11 EDT 2007 
i686 i686 i386 GNU/Linux
Architecture: i686

>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. If that was done after a
        clean you could make sure everything was removed. Currently I
        zap the .cvsignore, which in my case is most everything, and run
        "cvs -nq". The default ignores and the CVSROOT/cvsignore is
        still ignored in this case however.


        

>How-To-Repeat:
        N/A
>Fix:
        New switch that disables cvsignore file processing


_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to