We have 3 programmers using Eclipse w/Subversive, 2 are having flawless
experiences and 1 keeps having problems with commits. Occasionally when
they make a commit the author property is corrupted and is committed with
seemingly random control characters. This of course is fouling up SVN XML
operations (updates, logs, etc.) causing Malformed XML errors. We can fix
it by doing a propset for that revision but we would like to see the
commit problem go away so we dont have that extra step.