[
https://issues.apache.org/jira/browse/SVN-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Zhakov updated SVN-3718:
-----------------------------
Description:
Subversion >= 1.5.7 and >= 1.6.4 sometimes reports "Svndiff contains a
too-large window". Has been reported as happening during svn
checkout/commit/update and svnadmin load/dump/verify at least.
Some reports of the problem:
* http://svn.haxx.se/users/archive-2010-02/0453.shtml (on checkout, verify,
dump);
*
http://subversion.wandisco.com/forums/2-subversion-community-support/556-svnadmin-svndiff-contains-a-too-large-window.html
(on svnadmin load);
* https://gforge.inria.fr/tracker/?func=detail&aid=9625 (on checkout; suggests
trying to repair the repo with fsfsverify.py).
The code that introduced this check:
http://www.securiteam.com/cves/2009/CVE-2009-2411.html
was:
{noformat:nopanel=true}
Subversion >= 1.5.7 and >= 1.6.4 sometimes reports "Svndiff contains a too-large
window". Has been reported as happening during svn checkout/commit/update and
svnadmin load/dump/verify at least.
Some Reports of the problem:
<http://svn.haxx.se/users/archive-2010-02/0453.shtml> (on checkout, verify,
dump);
<http://subversion.wandisco.com/forums/2-subversion-community-support/556-svnadmin-svndiff-contains-a-too-large-window.html>
(on svnadmin load);
<https://gforge.inria.fr/tracker/?func=detail&aid=9625> (on checkout; suggests
trying to repair the repo with fsfsverify.py).
The code that introduced this check:
<http://www.securiteam.com/cves/2009/CVE-2009-2411.html>.
{noformat}
> Error "Svndiff contains a too-large window"
> -------------------------------------------
>
> Key: SVN-3718
> URL: https://issues.apache.org/jira/browse/SVN-3718
> Project: Subversion
> Issue Type: Bug
> Components: libsvn_delta
> Affects Versions: 1.6.x
> Reporter: Julian Foad
> Fix For: unscheduled
>
>
> Subversion >= 1.5.7 and >= 1.6.4 sometimes reports "Svndiff contains a
> too-large window". Has been reported as happening during svn
> checkout/commit/update and svnadmin load/dump/verify at least.
> Some reports of the problem:
> * http://svn.haxx.se/users/archive-2010-02/0453.shtml (on checkout, verify,
> dump);
> *
> http://subversion.wandisco.com/forums/2-subversion-community-support/556-svnadmin-svndiff-contains-a-too-large-window.html
> (on svnadmin load);
> * https://gforge.inria.fr/tracker/?func=detail&aid=9625 (on checkout;
> suggests trying to repair the repo with fsfsverify.py).
> The code that introduced this check:
> http://www.securiteam.com/cves/2009/CVE-2009-2411.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)