I believe this change in the turtle SVN 1.9.x is the path used to use (revision 0) to indicate files that were not there. 1.9.1+ now uses (nonexistent)
1.9.1+ (possibly earlier, only marks 1.9.1 and 1.9.2)
--- BuildIni / Delphi-2007_2600_S3LogUploader.ini (nonexistent) +++ BuildIni / Delphi-2007_2600_S3LogUploader.ini (working copy)
1.8.9
--- BuildIni / Delphi-2007_2600_S3LogUploader.ini (version 0) +++ BuildIni / Delphi-2007_2600_S3LogUploader.ini (working copy)
This breaks the import of patch files into Board Review (at least 2.0.6) and possibly other tools.
Easy to work, just search for nonexistent and replace with version 0, at least it worked for me.
source share