Re: Commit fails with E204899: Input length = 1 on EBCDIC machine

2012-09-06 Thread m6m6
This topic was continued under the following subject: Commit fails with "E204899: Input length = 1" with global-charset=IBM1047 Please see there... m6m6 -- View this message in context: http://subversion.1072662.n5.nabble.com/Commit-fails-with-E204899-Input-length-1-on-EBCD

Re: Commit fails with "E204899: Input length = 1" with global-charset=IBM1047

2012-09-06 Thread m6m6
Hi Semen, I built the r9464 and retested. The status operation works now correctly like the other operations. :-) Thanks, m6m6 -- View this message in context: http://subversion.1072662.n5.nabble.com/Commit-fails-with-E204899-Input-length-1-with-global-charset-IBM1047-tp173829p173925.html

Re: Commit fails with "E204899: Input length = 1" with global-charset=IBM1047

2012-09-05 Thread m6m6
nl.s with parents, change nl.s file. Can you have a look? Kind regards, m6m6 -- View this message in context: http://subversion.1072662.n5.nabble.com/Commit-fails-with-E204899-Input-length-1-with-global-charset-IBM1047-tp173829p173894.html Sent from the SVNKit - Users mailing list archi

Commit fails with "E204899: Input length = 1" with global-charset=IBM1047

2012-09-04 Thread m6m6
When committing changes on a z/OS USS system with Java 7.0_64 with the SVNKIT configuration setting global-charset=IBM1047 the jsvn client fails with Aug 31, 2012 2:51:08 PM org.tmatesoft.svn.core.internal.util.DefaultSVNDebugLogger log FINE: DEFAULT: svn: E204899: Input length = 1 Aug 31, 2012 2

Re: global-charset=IBM1047 not working on svnkit1.7.4

2012-08-15 Thread m6m6
OK, now I'm using the auto-properties but commit fails with an error: E204899: Commit failed (details follow): svn: E204899: Input length = 1 However, the changed file is correctly updated in the repository- see below. Kind regards, m6m6 [s

Re: global-charset=IBM1047 not working on svnkit1.7.4

2012-08-09 Thread m6m6
octet-stream The file looks perfectly EBCDIC: >> cat MIDI2 midi member newly created >> dump MIDI2 94898489 40948594 82859940 9585A693 midi member newl 0010 A8408399 8581A385 840D15 y created.. Is it possible to improve this? Like doing the conversion

Re: global-charset=IBM1047 not working on svnkit1.7.4

2012-08-01 Thread m6m6
Hi Semen, thank you for your quick response. I briefly tested the snapshot and EBCDIC conversion works now. I will continue to work with it until the feature is in general release. Will the conversion feature be included in the 1.7.6 release and following versions? Kind regards, m6m6 Semen

global-charset=IBM1047 not working on svnkit1.7.4

2012-07-31 Thread m6m6
Hi, we are trying to switch from svnkit 1.3.7 to 1.7.4 but it seems that the .subversion/conf setting under [svnkit] global-charset=IBM1047 is not working anymore: the files are not converted to EBCIDC when checked out. Does anybody have an idea on how to get that working again? Cheers, m6m6