Stefan Fuhrmann wrote on Sat, Jan 23, 2016 at 13:53:08 +0100:
> Hi there,
>
> This branch adds support for HTTP2-style transactions
> to all backends. The feature is opt-in and supported
> in all 3 FS implementations.
>
> I'd like to merge this to /trunk next weekend, so that
> e.g. Bert can continue the work on the network layer.
> Because it is opt-in, removing the feature later should
> be simple - in case we find a major problem with it.
>
> Any objections?
For the record, the branch diff is:
svn diff --old=^/subversion/trunk@r1726107
--new=^/subversion/branches/parallel-put@r1726392
Review:
- The docstring of SVN_REPOS_CAPABILITY_CONCURRENT_WRITE describes
another macro.
Cheers,
Daniel