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 Fri May 21 22:53:14 BST 2004, Bo Berglund wrote: >I suggest you are doing some non-standard commands. >I have just tested to add a file named dummy.class, which is a copy of >a text file, with the Add Binary button in WinCvs and what happens is >that WinCvs checks the file and finds that it looks like a text file >so it *asks* what to do. By clicking the Ignore button I force my >selection as binary and WinCvs is quite satisfied. >Next I commit the file and it is properly marked as -kb.... My behavior is basically the same as yours except that once I commit the file it goes from being "Mod binary" to "file" (non-binary). It's as if WinCVS is sending the right command, but CVSNT is ignoring it. CVSNT is also ignoring the command even if I issue it directly on the server from my CVSNT client at the command line. >And I have *not* fiddled anything with any cvsrc or cvswrappers file >to get this basic behaviour working, it has always worked and probably >will always work. Would you be willing to share your wrappers file with me? I'm just curious if there's something essential missing from mine. >In this case I am running an old client against a newish server (Win >2000 Server): >Client: Concurrent Versions System (CVSNT) 2.0.12 (client/server) >Server: Concurrent Versions System (CVSNT) 2.0.38 (client/server) I'm thinking I'm experiencing a bug in version 2.0.12 and that you're ok because you're on a more recent version on the server. Very odd - thanks for your help. Anne -----Original Message----- From: Anne Bonham [mailto:abonham at gnx.com] Sent: Friday, May 21, 2004 1:06 PM To: 'cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook' Subject: RE: Are *.psd files supported in CVSNT 2.0.12? I am also having this problem with *.class files. No matter what I do, I can not add *.class or *.psd files as binary files. I have the following in my cvswrappers file on the server: *.gif -k 'b' *.jpg -k 'b' *.doc -k 'b' *.xls -k 'b' *.mpp -k 'b' *.pdf -k 'b' *.zip -k 'b' *.jar -k 'b' *.ppt -k 'b' *.psd -k 'b' *.class -k 'b' I have tried adding files from a GUI client (WinCVS) and also on the server using the CVSNT command line (and I am specifying binary at the command line as follows: cvs add -kb *.class). We are running CVSNT 2.012 on a Solaris server. Any suggestions? Anne ----------------------------------------- Anne Bonham | Release Manager GlobalNetXchange, LLC -----------------------------------------