Re: --normalize-probs doesn't do its thing

2019-10-09 Thread Evgeny Kotkov
Evgeny Kotkov writes: > Apparently, there is a bug in the implementation of --normalize-props > that only makes it automatically fix line endings in the values of the > revision properties, but not node properties (as per the code around > load-fs-vtable.c: set_node_property()).

Re: svn-crash-log20190911192859

2019-09-14 Thread Evgeny Kotkov
ther similar situations. I will try to nominate both of these fixes to our stable branches, once I have some time for that. Thanks, Evgeny Kotkov

Re: --normalize-probs doesn't do its thing

2019-03-26 Thread Evgeny Kotkov
that on my TODO list. Regards, Evgeny Kotkov

Re: Accessing really old SVN repo

2018-04-10 Thread Evgeny Kotkov
Subversion, as these newer versions are fully compatible with all previous repository formats and can both read and write to them. Hope this helps! Regards, Evgeny Kotkov

[ANNOUNCE][SECURITY] Apache Subversion 1.9.5 released

2016-11-29 Thread Evgeny Kotkov
this release, the following people have provided PGP signatures: Bert Huijben [4096R/CCC8E1DF] with fingerprint: 3D1D C66D 6D2E 0B90 3952 8138 C4A6 C625 CCC8 E1DF Branko Čibej [4096R/A347943F] with fingerprint: BA3C 15B1 337C F0FB 222B D41A 1BCA 6586 A347 943F Evgeny Kotkov [4096R/09F

[ANNOUNCE][SECURITY] Apache Subversion 1.8.17 released

2016-11-29 Thread Evgeny Kotkov
this release, the following people have provided PGP signatures: Bert Huijben [4096R/CCC8E1DF] with fingerprint: 3D1D C66D 6D2E 0B90 3952 8138 C4A6 C625 CCC8 E1DF Branko Čibej [4096R/A347943F] with fingerprint: BA3C 15B1 337C F0FB 222B D41A 1BCA 6586 A347 943F Evgeny Kotkov [

Re: Invalid character in hex checksum?

2016-06-16 Thread Evgeny Kotkov
Addressing 'yes'. This is a bug that has been fixed recently. The fix will be available in the next patch release of Subversion 1.9: https://svn.apache.org/r1720015 https://svn.apache.org/r1743454 Regards, Evgeny Kotkov

[ANNOUNCE][SECURITY] Apache Subversion 1.9.4 released

2016-04-28 Thread Evgeny Kotkov
8138 C4A6 C625 CCC8 E1DF Branko Čibej [4096R/A347943F] with fingerprint: BA3C 15B1 337C F0FB 222B D41A 1BCA 6586 A347 943F Evgeny Kotkov [4096R/09F9FA74] with fingerprint: E7B2 A7F4 EC28 BE9F F8B3 8BA4 B64F FF12 09F9 FA74 Ivan Zhakov [4096R/F6AD8147] with fingerprint: 4829 8F0F

[ANNOUNCE][SECURITY] Apache Subversion 1.8.16 released

2016-04-28 Thread Evgeny Kotkov
222B D41A 1BCA 6586 A347 943F Evgeny Kotkov [4096R/09F9FA74] with fingerprint: E7B2 A7F4 EC28 BE9F F8B3 8BA4 B64F FF12 09F9 FA74 Ivan Zhakov [4096R/F6AD8147] with fingerprint: 4829 8F0F E47F 4B8A 43FD 6525 919F 6F61 F6AD 8147 Johan Corveleyn [4096R/010C8AAD] with fingerprint:

Re: VisualSVN server / Linux client

2016-03-23 Thread Evgeny Kotkov
ding SConscript files ... > /bin/sh: 1: /usr: Permission denied This error indicates that libkrb5-dev is not installed. (It's a bit convoluted, but the script looks for /usr/bin/krb5-config, which is not there, unless you have libkrb5-dev.) Regards, Evgeny Kotkov

[ANNOUNCE] Apache Subversion 1.8.15 released

2015-12-15 Thread Evgeny Kotkov
e.org/dist/subversion/subversion-1.8.15.zip.asc For this release, the following people have provided PGP signatures: Bert Huijben [4096R/CCC8E1DF] with fingerprint: 3D1D C66D 6D2E 0B90 3952 8138 C4A6 C625 CCC8 E1DF Evgeny Kotkov [4096R/09F9FA74] with fingerprint: E7B2 A7F4 EC28 BE9F

[ANNOUNCE] Apache Subversion 1.9.3 released

2015-12-15 Thread Evgeny Kotkov
have provided PGP signatures: Bert Huijben [4096R/CCC8E1DF] with fingerprint: 3D1D C66D 6D2E 0B90 3952 8138 C4A6 C625 CCC8 E1DF Evgeny Kotkov [4096R/09F9FA74] with fingerprint: E7B2 A7F4 EC28 BE9F F8B3 8BA4 B64F FF12 09F9 FA74 Ivan Zhakov [4096R/F6AD8147] with fingerprint: 4829 8F0F

[ANNOUNCE] Apache Subversion 1.9.2 released

2015-09-23 Thread Evgeny Kotkov
http://www.apache.org/dist/subversion/subversion-1.9.2.zip.asc For this release, the following people have provided PGP signatures: Evgeny Kotkov [4096R/09F9FA74] with fingerprint: E7B2 A7F4 EC28 BE9F F8B3 8BA4 B64F FF12 09F9 FA74 Stefan Fuhrmann [4096R/57921ACC] with fingerprint:

Re: Crashes whilst importing from a repository dump

2015-07-22 Thread Evgeny Kotkov
/cmdline.c:422 ... Looks like a pool lifetime issue to me; perhaps similar to the one that was discussed and fixed in [1]. [1] https://groups.google.com/d/msg/serf-dev/gOn9HTUN98U/pz0_AqdrmJYJ Regards, Evgeny Kotkov

Re: Unable to hotcopy to a NAS shared directory: E720002

2015-01-22 Thread Evgeny Kotkov
elated change in 1.8.11 (r1543594 and others). So, this is just to be sure we are not missing something here. Given the strange behavior with an ERROR_ACCESS_DENIED followed by the ERROR_FILE_NOT_FOUND, personally, I would be also interested in seeing the Process Monitor [2] logs for this operation. [1] http://svn.apache.org/repos/asf/subversion/tags/1.8.11/CHANGES [2] http://technet.microsoft.com/en-us/sysinternals/bb896645 Regards, Evgeny Kotkov

Re: Unable to hotcopy to a NAS shared directory: E720002

2015-01-21 Thread Evgeny Kotkov
e a NAS-specific behavior, but this is just a random guess. [1] https://msdn.microsoft.com/en-us/library/windows/desktop/ms681382 Regards, Evgeny Kotkov