Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 17 Feb 2004 12:49:50 -0600 From: Chuck Irvine Subject: RE: Pserver on cygwin corrupts binary files In-reply-to: <00d101c3f583$8a14dd90$6500a8c0@Ray> To: Cygwin Message-id: <00d601c3f586$d59e25c0$6500a8c0@Ray> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-IsSubscribed: yes >I'm using a cvs pserver on cygwin and I find that when I pull (checkout, >update, etc) binary file from the repository they come out corrupted, >i.e. can't be opened with jar, etc. Using the cvs command locally works >fine. If I'm not mistaken, I've used used a cvs pserver previously >without this problem. Does any have any idea what my problem might be?I >specify dos line endings when I set up Cygwin, if that makes any >difference. >Yup. You didn't read the CVS manual. Particularly what sticky tags >are, and the reason of being of a certain CVSROOT/cvswrappers file >in the repository. I don't believe that this is my problem. I'm having this problem with jar files and I do have "*.jar -k 'b'" among other entries in my cvswrappers file. Also, if this were the problem, I would expect to have the same problem when going through cvs locally, but cvs local mode works fine. The problem is just with pserver. >Furthermore, using textmode mounts in cygwin main filesystem structure >is asking for trouble. I used to use binary mode but I like to access my cvs workspace both from the command line and using the built in client in my IDE (NetBeans). I've been using textmode mounts for a very long time (3 years) without any difficulties. Thanks, Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/