> 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/