I think you need to make the files consistent first, something like
dos2unix or unix2dos should do this, if they're available on your
machine.
-----Original Message-----
From: Otis Gospodnetic [mailto:otis_gospodnetic@yahoo.com]
Sent: Monday, April 02, 2007 3:47 PM
To: java-dev@lucene.apache.org
Subject: contrib/benchmark - DOS line endings
I noticed some contrib/benchmark files have DOS-style line endings.
Tried this, but failed:
$ svn propset svn:eol-style native
./src/java/org/apache/lucene/benchmark/byTask/tasks/SearchTravTask.java
subversion/libsvn_wc/props.c:1460: (apr_err=200009)
svn: File
'src/java/org/apache/lucene/benchmark/byTask/tasks/SearchTravTask.java'
has inconsistent newlines
subversion/libsvn_subr/subst.c:643: (apr_err=135000)
svn: Inconsistent line ending style
If anyone knows a SVN way of fixing this, I'm all eyes!
Otis
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Simpy -- http://www.simpy.com/ - Tag - Search - Share
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|