You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Stefan Sperling <st...@elego.de> on 2013/05/12 18:21:20 UTC

Re: svn commit: r1481594 - /subversion/trunk/subversion/libsvn_repos/log.c

On Sun, May 12, 2013 at 04:17:50PM -0000, stefan2@apache.org wrote:
> Author: stefan2
> Date: Sun May 12 16:17:50 2013
> New Revision: 1481594
> 
> URL: http://svn.apache.org/r1481594
> Log:
> Significantly reduce I/O during 'svn log -v' and 'svn log' with authz.
> There is no need to read the copy-from info from the repository
> if it is already available in the changed path list.

Should we backport this to 1.8?

Re: svn commit: r1481594 - /subversion/trunk/subversion/libsvn_repos/log.c

Posted by Stefan Fuhrmann <st...@wandisco.com>.
On Sun, May 12, 2013 at 6:21 PM, Stefan Sperling <st...@elego.de> wrote:

> On Sun, May 12, 2013 at 04:17:50PM -0000, stefan2@apache.org wrote:
> > Author: stefan2
> > Date: Sun May 12 16:17:50 2013
> > New Revision: 1481594
> >
> > URL: http://svn.apache.org/r1481594
> > Log:
> > Significantly reduce I/O during 'svn log -v' and 'svn log' with authz.
> > There is no need to read the copy-from info from the repository
> > if it is already available in the changed path list.
>
> Should we backport this to 1.8?
>

Added this plus a similar patch to STATUS.

-- Stefan^2.

-- 
*Join one of our free daily demo sessions on* *Scaling Subversion for the
Enterprise <http://www.wandisco.com/training/webinars>*
*

*

Re: svn commit: r1481594 - /subversion/trunk/subversion/libsvn_repos/log.c

Posted by Stefan Fuhrmann <st...@wandisco.com>.
On Sun, May 12, 2013 at 6:21 PM, Stefan Sperling <st...@elego.de> wrote:

> On Sun, May 12, 2013 at 04:17:50PM -0000, stefan2@apache.org wrote:
> > Author: stefan2
> > Date: Sun May 12 16:17:50 2013
> > New Revision: 1481594
> >
> > URL: http://svn.apache.org/r1481594
> > Log:
> > Significantly reduce I/O during 'svn log -v' and 'svn log' with authz.
> > There is no need to read the copy-from info from the repository
> > if it is already available in the changed path list.
>
> Should we backport this to 1.8?
>



-- 
*Join one of our free daily demo sessions on* *Scaling Subversion for the
Enterprise <http://www.wandisco.com/training/webinars>*
*

*