RE: Unlearning default CVS ignore pattern

"Bulgrien, Kevin" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <83894A1821034948BA27FE4DAA4742791CF376B017@apde03.APD.Satcom.Local>
>  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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.