svn-win32.18.13_dev

2018-07-25 Thread Andreas Friedrich
Hello, I use the lib files of svn-win32.18.13_dev. When I call the function svn_client_version(), I get 1.7.5 as a result. Is it possible, that the lib files belong to an older version than 1.8? When I checkout files with the API, I can't use the compare function in my TortoiseSVN. I have to

svn add option to record replaced files as modified?

2018-07-25 Thread Jens Restemeier
I was wondering, would it be possible to add an option to “svn add” to record deleted and then added files as “modified” instead of “replaced”? Obviously this could be done with a script (backup the current file, svn revert the file to remove the deleted status, copy the backup over the restored

Re: Some files stay at an too new revision when updating the working copy to an old revision

2018-07-25 Thread Daniel Shahaf
Franz Sirl wrote on Tue, 24 Jul 2018 22:00 +0200: > It turns out this is probably issue #4700 which for some reason was > never approved for the 1.9 branch, even though it was already nominated > last October. So the version that matters here is the server version. > After I upgraded the server