Re: Mark file with svn:eol-style as binary

2010-09-02 Thread Semen Vadishev
Hello, Just FYI: This issue is fixed in SVNKit at trunk and 1.3.x branch. The bugfix will be included into 1.3.5 release. Semen Vadishev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! http://sqljet.com/ - Java SQLite Library! On 01.09.10 19:35, Semen Vadishev wrote: > He

Re: Mark file with svn:eol-style as binary

2010-09-01 Thread Semen Vadishev
Hello Bob, > Are you saying you want it to not allow setting a file as binary if it has an > eol-style set? Yes. And the reason for that is refusing to set eol-style on binary file, which makes sense. Semen Vadishev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! http://sqlj

RE: Mark file with svn:eol-style as binary

2010-09-01 Thread Bob Archer
> The following behavior seems to be unexpected. > > 1. Set 'native' EOL style on file: > > $ svn ps svn:eol-style native file > property 'svn:eol-style' set on 'file' > > 2. Mark this file as binary: > > $ svn ps svn:mime-type application/octet-stream file > property 'svn:mime-type' set on '