[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ascii/binary + windows/unix ...

From: Michael Legart <michael_at_legart.dk>
Date: 2004-07-04 17:41:09 CEST

Tim Alsop wrote:
> I have been working on a project on Windows system, then I checked this
> into the repository and used ‘svn co’ to load the project onto a Solaris
> 8 server … Some of the files with file names such as imakes.sh,
> Imakefile, program.c etc. contained control-m characters at the end of
> the line. This suggests that the file was not copied using ascii, but
> treated as binary so the new line character (control-m) was passed to
> the repository, or perhaps something else went wrong ???

That is perfectly normal.

Have a look at

http://svnbook.red-bean.com/svnbook/ch07s02.html#svn-ch-7-sect-2.3.5

for a solution to the problem.

/Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 5 20:29:15 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.