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

Re: "Inconsistent line-endings in source stream" error is not expressive enough

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-10 00:04:00 CEST

On Fri, 2004-08-06 at 17:43, Peter Hercek wrote:

> Z:\temp\certificates>svn ci -m "[JHV]: [Ign] only a test of eol mismatch detection"
> Sending readme.txt
> Transmitting file data .svn: Commit failed (details follow):
>
> Z:\temp\certificates>svn --version -q
> 1.1.0-rc1
>
> Z:\temp\certificates>
>
> I think it is worse; in past it at least indicated that line endings are wrong.
> Or did we something screw up when upgrading?

Okay, I've finally fixed this problem on the /trunk code, r10546.
Thanks for pointing this out. We have better error messages now:

$ svn ci -m aoeu
Sending dir2/file1
Adding dir2/file4
Transmitting file data ..

subversion/libsvn_client/commit.c:764: (apr_err=135000)
svn: Commit failed (details follow):
subversion/libsvn_subr/subst.c:937: (apr_err=135000)
svn: File '/home/sussman/scratch/dir1/dir2/file4' has inconsistent newlines

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 10 00:05:19 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.