Found |
r1349367 |
r1349367 | cmpilato | 2012-06-12 14:12:44 +0000 (Tue, 12 Jun 2012) Allow ra_serf to checkout from pre-1.2 servers (such as the one currently serving up http://svn.ali.as/) which transmit <S:txdelta> tags within <S:add-file> even when not in send-all mode. * subversion/libsvn_ra_serf/update.c (start_report): Recognize (and ignore) "<S:txdelta>" tags. Reported by: Daniel Klíma <danklima{_AT_}gmail.com>