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
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
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
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
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.
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
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
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,
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
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
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
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
12 matches
Mail list logo