Hi All,
We are having problems accessing our svn server via https with client newer than 1.7.22 - 1.8.16 and 1.9.3 to be
specific. The problem is that the newer clients come up with authentication request during svn checkout which after
entering correct password fails. The authentication comes
On 7/27/2016 6:18 PM, Philippe Combes wrote:
Dear Subversion users,
The root cause of my question is the need to automatically process the
commit logs to generate a proper ChangeLog. In order to really list all
modifications done, I have got to use svn log --use-merge-history.
Since this command
Dear Subversion users,
The root cause of my question is the need to automatically process the
commit logs to generate a proper ChangeLog. In order to really list all
modifications done, I have got to use svn log --use-merge-history.
Since this command is based on the property svn:mergeinfo, it lis
> -Original Message-
> From: Vincent Lefevre [mailto:vincent-...@vinc17.net]
> Sent: woensdag 27 juli 2016 02:36
> To: users@subversion.apache.org
> Subject: svnserve takes too much memory for "svn blame"
>
> When I do "svn blame" on some file (36972 lines), svnserve takes
> more than 80
2016-07-26 16:10 GMT+03:00 Niemann, Hartmut :
>
> Hello!
> The command line client of Tortoise Subversion:
>
> D:\>svn --version
> svn, version 1.9.4 (r1740329)
>
>compiled Apr 24 2016, 15:40:35 on x86-microsoft-windows
>
> runs out of memory on a very long commit message:
>
> D:\>svn log ZD.it
Hi Vincent,
On 7/27/2016 2:36 AM, Vincent Lefevre wrote:
When I do "svn blame" on some file (36972 lines), svnserve takes
more than 800 MB on the server (and is killed due to lack of
memory). So, it seems that svnserve is inefficient in terms of
memory usage (that's at least 22 KB per line!).
sv