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, 20 Apr 2004 10:43:28 -0500 From: Kelly Grizzle Subject: RE: CVS + SSH + Binary File = ^M In-reply-to: To: cygwin AT cygwin DOT com Message-id: <0HWH0083C7OINO@aus08-mail1.central.sun.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT > At this point you should have tried mounting a directory on the *client* in > binmode, and adding a file from *that* directory. As it is, you seem to have > shown (both by adding files locally on the server and having no problem, and by > adding them remotely but to a known binmode fs and seeing the problem) that you > should be looking for something going wrong at the client end. It might also > be a useful experiment to try adding files from the remote machine to the > repository using the :pserver: protocol, to try and establish if it's the SSh > on the client machine that is underlying this problem. If the problem still > occurs using :pserver: suspect a bad interaction with the textmode filesystem. Thanks for the advice, Dave. I tried mounting all combinations of server/client in textmode/binmode, and remotely added files always contained \r line endings. I'll try to add the files through pserver to see if I can narrow down the problem to be SSH. --Kelly -- 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/