info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Unlearning default CVS ignore pattern


From: Bulgrien, Kevin
Subject: RE: Unlearning default CVS ignore pattern
Date: Tue, 25 Jan 2011 08:04:08 -0600

>  At e.g. http://www.network-theory.co.uk/docs/cvsmanual/cvsignore.html
>  we see that CVS has a default set of patters for ignoring files;

<snip />

>  I have a project, where I need CVS to also consider .so-files.
>  How is it possible to unlearn/change the default ignore patterns?
>  Either in the distribution side or in user land...

See "The administrative files".

http://ximbiot.com/cvs/manual/cvs-1.12.13/cvs_2.html#SEC20

>From the link you reference above, please note the bullet list which
attempts to answer the question with regard to adding patterns to
ignore.  This one in particular mentions it works to modify behavior
for the entire repository:

"The per-repository list in '$CVSROOT/CVSROOT/cvsignore' is appended
to the list, if that file exists."

If you checkout the CVSROOT, there is a cvsignore file there that
controls repository-wide ignore policy.  Add a line with *.so into
it.

---
Kevin R. Bulgrien
Design and Development Engineer

This message and/or attachments may include information subject to GD Corporate 
Policy 07-105 and is intended to be accessed only by authorized personnel of 
General Dynamics and approved service providers.  Use, storage and transmission 
are governed by General Dynamics and its policies. Contractual restrictions 
apply to third parties.  Recipients should refer to the policies or contract to 
determine proper handling.  Unauthorized review, use, disclosure or 
distribution is prohibited.  If you are not an intended recipient, please 
contact the sender and destroy all copies of the original message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]