svn diff regression bug?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-30 14:09:28 CET
Observe:
cmpilato removed the subversion/tests/xml directory recently.
These commands both work fine:
$ svn ls -r10 http://svn.collab.net/repos/svn/trunk/subversion/tests/xml
But this command chokes:
$ svn diff -r10:50 http://svn.collab.net/repos/svn/trunk/subversion/tests/xml
subversion/libsvn_ra_dav/util.c:332: (apr_err=160013, src_err=0)
If I'm not mistaken, this is a big regression bug. We used to have
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.