svn-fe: Use the cat-blob command to apply deltas
commitfb2e35fdae05d01c8524250e7005ed6626389c8c
authorDavid Barr <david.barr@cordelta.com>
Thu, 14 Oct 2010 11:12:50 +0000 (14 22:12 +1100)
committerDavid Barr <david.barr@cordelta.com>
Sat, 23 Oct 2010 01:25:26 +0000 (23 12:25 +1100)
tree5eabd203b141c312e26762c228d9e9e3176ea3ce
parent564c0d52d3f8b21f091fd393aa826797a4ff20e2
svn-fe: Use the cat-blob command to apply deltas

Use the new cat-blob command for fast-import to extract
blobs so that text-deltas may be applied.

The backchannel should only need to be configured when
parsing v3 svn dump streams.

Based-on-patch-by: Ramkumar Ramachandra <artagnon@gmail.com>
Based-on-patch-by: Jonathan Nieder <jrnieder@gmail.com>
Tested-by: David Barr <david.barr@cordelta.com>
Signed-off-by: David Barr <david.barr@cordelta.com>
fast_export.c