Testing the details..
When I add a new member on USS it seems there is a binary check before
conversion from IBM-1047 and binary mime-type is set as svn property:
>> jsvn add MIDI2
A (bin) MIDI2
>> jsvn pl -v MIDI2
Properties on 'MIDI2':
svn:mime-type
application/octet-stream
The file looks perfectly EBCDIC:
>> cat MIDI2
midi member newly created
>> dump MIDI2
0000 94898489 40948594 82859940 9585A693 midi member newl
0010 A8408399 8581A385 840D15 y created..
Is it possible to improve this? Like doing the conversion before the
checking?
Cheers, m6m6
--
View this message in context:
http://old.nabble.com/global-charset%3DIBM1047-not-working-on-svnkit1.7.4-tp34236764p34278510.html
Sent from the SVNKit - Users mailing list archive at Nabble.com.