Yes, at least for me. But you must be sure to checkout a new copy (e.g. simply remove the "ru" folder in your checkout and update after that). The update of the flag does not change local files. The line endings are converted on re-checkout.
Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Michael McCandless [mailto:[email protected]] > Sent: Friday, July 03, 2009 11:36 AM > To: [email protected] > Subject: Re: svn commit: r790796 - in > /lucene/java/trunk/contrib/analyzers/src/test/org/apache/lucene/analysis/r > u: stemsUnicode.txt wordsUnicode.txt > > Urgh, OK. This fixes the Windows-only failures? > > Mike > > On Fri, Jul 3, 2009 at 2:05 AM, <[email protected]> wrote: > > Author: uschindler > > Date: Fri Jul 3 06:04:59 2009 > > New Revision: 790796 > > > > URL: http://svn.apache.org/viewvc?rev=790796&view=rev > > Log: > > Reverted Mike's prop changes in r787424 (see mail on java-dev/java- > commit) > > > > Modified: > > > lucene/java/trunk/contrib/analyzers/src/test/org/apache/lucene/analysis/r > u/stemsUnicode.txt (props changed) > > > lucene/java/trunk/contrib/analyzers/src/test/org/apache/lucene/analysis/r > u/wordsUnicode.txt (props changed) > > > > Propchange: > lucene/java/trunk/contrib/analyzers/src/test/org/apache/lucene/analysis/ru > /stemsUnicode.txt > > ------------------------------------------------------------------------ > ------ > > --- svn:eol-style (original) > > +++ svn:eol-style Fri Jul 3 06:04:59 2009 > > @@ -1 +1 @@ > > -native > > +LF > > > > Propchange: > lucene/java/trunk/contrib/analyzers/src/test/org/apache/lucene/analysis/ru > /wordsUnicode.txt > > ------------------------------------------------------------------------ > ------ > > --- svn:eol-style (original) > > +++ svn:eol-style Fri Jul 3 06:04:59 2009 > > @@ -1 +1 @@ > > -native > > +LF > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
