Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Sun, 9 Nov 2003 19:38:58 -0000, "andy" <andy at grid-engines.comNOSPAM> wrote: >"cvs import bosh" where bosh contains text and binary files fails for exe files. It successfully imports other binaries items, eg .dll. > >I am using 2.0.11 having previously used 2.0.8 without this issue. > > >Suggestions? Have a look at your .cvsignore file. It is used during imports to tell if a exe file shall be imported or not. CVS will not import such binaries out of the box. But by creating a .cvsignore file which does *not* contain the exe extension and placing it in the cvs home folder you might be successful. If you use WinCvs then there is a simple way of defining the home directory whare you should place this file. /Bo (Bo Berglund, developer in Sweden)