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

Re: file translation failed on commit

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-06 14:30:30 CET

On Fri, 2004-02-06 at 01:54, Frank Rittinger wrote:
> Hello list,
>
> on one file in my wc, I get the following error message on ci:
>
> Commit failed: file translation failed when copying <wc-path>\foo.java
> to <wc-path>\.svn\tmp\foo.java.1.tmp inconsistent line-endings in source
> stream, repair flag is off.
>
> I have set the property eof-style:native.
>
> I checked the file and found no strange line endings.

Are you *sure*? Have you opened the file in a hex editor and examined
really carefully? That message means that the file contains at least
one LF line ending and at least one CRLF line ending.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 6 14:34:37 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.