svn status/diff false positive

2014-08-11 Thread Ivan Drobyshevskyi
There's a strange behaviour that is reproduced for some files in our subversion repository: `touch`ing this file(s) makes `svn diff` show entire file as changed. Similar happens when opening-saving file in any text editor or copying it back and forth. touch: $ svn status cmVectorStream.h $ touch c

Re: svn status/diff false positive

2014-08-11 Thread Ivan Drobyshevskyi
Removing svn:eol-style (was set to 'native') for files in question property solved the issue. I guess it's some weird interaction between Tortoise SVN hosted repository and upstream subversion. On Mon, Aug 11, 2014 at 11:05 AM, Ivan Drobyshevskyi wrote: > There's a strange behaviour that is repro

Apache Subversion 1.8.10 released

2014-08-11 Thread Ben Reser
I'm happy to announce the release of Apache Subversion 1.8.10. This release addresses two security issues: CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs. CVE-2014-3528: credentials cached with svn may be sent to wrong server. Please choose the mirror closest to you

Apache Subversion 1.7.18 released

2014-08-11 Thread Ben Reser
I'm happy to announce the release of Apache Subversion 1.7.18. This release addresses two security issues: CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs. CVE-2014-3528: credentials cached with svn may be sent to wrong server. Please choose the mirror closest to you

unversioned properties: size limitations?

2014-08-11 Thread Alexey Neyman
Hi SVN users/developers, Is there a limitation in size on the property value that can be set? Any scalability traps to be aware of (i.e. non-linear increase in time due to increase in size of the property value)? I tried a 4Mb property, seems to work fine... Thanks, Alexey.

Re: bug with autoindex on Apache 2.4 when loading SVN modules

2014-08-11 Thread Ben Reser
On 8/2/14 12:17 PM, Gibson, Brian (IMS) wrote: > I have found that if I have these two configuration statements on my Apache > server, I can no longer use auto index. > > LoadModule dav_svn_module /usr/local/subversion/modules/mod_dav_svn.so > > LoadModule authz_svn_module /usr/local/subversion/m

Re: svn status/diff false positive

2014-08-11 Thread Ryan Schmidt
On Aug 11, 2014, at 6:53 AM, Ivan Drobyshevskyi wrote: > On Mon, Aug 11, 2014 at 11:05 AM, Ivan Drobyshevskyi wrote: >> There's a strange behaviour that is reproduced for some files in our >> subversion repository: `touch`ing this file(s) makes `svn diff` show >> entire file as changed. Similar hap

Re: unversioned properties: size limitations?

2014-08-11 Thread Branko Čibej
On 12.08.2014 03:31, Alexey Neyman wrote: > > Hi SVN users/developers, > > > > Is there a limitation in size on the property value that can be set? > Any scalability traps to be aware of (i.e. non-linear increase in time > due to increase in size of the property value)? I tried a 4Mb > property,

Re: unversioned properties: size limitations?

2014-08-11 Thread Alexey Neyman
On Tuesday, August 12, 2014 06:59:20 AM Branko Čibej wrote: > On 12.08.2014 03:31, Alexey Neyman wrote: > > Hi SVN users/developers, > > > > Is there a limitation in size on the property value that can be set? > > Any scalability traps to be aware of (i.e. non-linear increase in time > > due to in

Re: unversioned properties: size limitations?

2014-08-11 Thread Branko Čibej
On 12.08.2014 07:16, Alexey Neyman wrote: > > On Tuesday, August 12, 2014 06:59:20 AM Branko Čibej wrote: > > > On 12.08.2014 03:31, Alexey Neyman wrote: > > > > Hi SVN users/developers, > > > > > > > > Is there a limitation in size on the property value that can be set? > > > > Any scalability tra

Re: unversioned properties: size limitations?

2014-08-11 Thread Alexey Neyman
On Tuesday, August 12, 2014 07:44:03 AM Branko Čibej wrote: > On 12.08.2014 07:16, Alexey Neyman wrote: > > On Tuesday, August 12, 2014 06:59:20 AM Branko Čibej wrote: > > > On 12.08.2014 03:31, Alexey Neyman wrote: > > > > Hi SVN users/developers, > > > > > > > > > > > > > > > > Is there a limi

Re: unversioned properties: size limitations?

2014-08-11 Thread Branko Čibej
On 12.08.2014 08:17, Alexey Neyman wrote: > > On Tuesday, August 12, 2014 07:44:03 AM Branko Čibej wrote: > > > > I'm still not sure what you're trying to achieve, though. "Communication > > > between pre- and post-commit hooks" doesn't describe the problem, it > > > describes a solution, and there