info-cvs
[Top][All Lists]
Advanced

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

Re: How to ignore an executable file from CVS


From: Aaron Bono
Subject: Re: How to ignore an executable file from CVS
Date: Sun, 30 Jul 2006 15:31:59 -0500

On 29 Jul 2006 00:16:12 -0700, sarathy <address@hidden> wrote:
hi,
       I have a number of executable files in my local workspace. Each
with a different name. How can i ignore them. Do i have to add all the
names to the $HOME/.cvsignore file. Or is there an alternative.

 
Just add something like

*.exe

to a .cvsignore that resides in the directory where the files are found.

My IDE, Eclipse, allows me to specify file extensions to ignore for all projects and all directories but I am not sure if it is a CVS thing or an Eclipse feature.

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
==================================================================
reply via email to

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