info-cvs
[Top][All Lists]
Advanced

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

RE: dealing with exe-s in CVS


From: Jim.Hyslop
Subject: RE: dealing with exe-s in CVS
Date: Mon, 26 Jul 2004 10:54:45 -0400

Khyati Nayak wrote:
> I need only one excutable to be in the repository for various 
> reasons. CVS ignores all exe-s by default, but I can specify 
> the cancellation of all default ignores during import. Is 
> there any way I can ignore all the executables except this 
> one I want? 
You could try using 'cvs add filename.exe' instead of 'cvs import'.
Explicitly naming a file in 'add' will override any ignore rules.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)




reply via email to

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