Mark file with svn:eol-style as binary
From: Semen Vadishev <semen.vadishev_at_svnkit.com>
Date: Wed, 01 Sep 2010 19:35:11 +0400
Hello,
The following behavior seems to be unexpected.
1. Set 'native' EOL style on file:
$ svn ps svn:eol-style native file
2. Mark this file as binary:
$ svn ps svn:mime-type application/octet-stream file
I believe the behavior is unexpected since svn refuses to do the same
$ svn ps svn:mime-type application/octet-stream file
$ svn ps svn:eol-style native file
The described above is reproducible with subversion build from 1.6.x
$ svn --version
-- Semen Vadishev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! http://sqljet.com/ - Java SQLite Library!Received on 2010-09-01 17:39:24 CEST |
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.