In message <4c995d02.4070...@gmail.com>, Tim Ellison writes: > > On 21/Sep/2010 22:19, Robert Muir wrote: > > 2. I think some files are missing svn:eol-style. For example, although i > > have not modified anything I see: > > > > M > > classlib/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/URLEncoderTest.java > > M > > classlib/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/BufferedInputStreamTest.java > > M > > classlib/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/InputStreamReaderTest.java > > M > > classlib/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/FormatterTest.java > > > > Can we set svn:eol-style=native for these files? > > I fixed these specific files @r999716, but it would be good if Mark > could run his script to check if there are any others that need setting.
Fixed at r999793 and r999851. -Mark. -- perl -0e 'sub r{open$s,"svn info http://svn.apache.org/repos/asf|"||exit;$_= <$s>;/^Rev\w+:\s(\d+)/m&&$1}sub l{~~localtime$t}$g=10**6;$e="";while(1){$t=time ;$r=r;$r>=$g&&last;if(@p){...@p>10?sh...@p:$p[0];$d=$r-$p->[1];$d||next;$e=l+( $g-$r)*($t-$p->[0])/$d}print l," $r $e\n";p...@p,[$t,$r];sleep 300;}'