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

bug related to svn:eol-style and inconsistent eol

From: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-02-05 23:53:45 CET

Has anyone mentioned this as a known bug?
I try to 'add' a source tree with auto-props (svn:eol-style=native).
It turns out the file has "Inconsistent line ending style". The bug
is that it did add it anyway, even though it aborted and did not add
the rest of the files.

# svn add main.c
svn: File 'main.c' has inconsistent newlines
svn: Inconsistent line ending style
# svn st
A main.c

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 5 23:54:19 2007

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.