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.
Bo Berglund wrote: > If you experience the treatment problem when you "cvs import" a set of > files then you have to modify the server side CVSROOT/cvswrappers file > and define the types of te files you are using that CVS imports as the > wrong type. BTW: cvswrappers applies to Add operations as well as Import. Furtheremore, apart from cvswrappers CVSNT also maintains a built-in list of file types. You can query the active set by running cvs info [-s] cvswrappers DOC and DLL are already part of that internal list (marked as -kb). If you want to treat them as anything other than what the active cvswrappers set suggests (e.g. -kB or -kbc) you have to specify this explicitly on Add or Import, e.g. cvs add -kB test.doc cvs import -W"*.doc -kBc" ... Hope this helps. -- Oliver ---- ------------------ ICQ: 18777742 (http://wwp.icq.com/18777742) MSN: ogiesen at hotmail.com Y!: ogiesen