[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnserve protocol documentation doesn't explain what svndiff2 is

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 27 Dec 2017 23:02:22 +0000

Marat Radchenko wrote on Wed, 27 Dec 2017 14:03 +0300:
> We're implementing svnserve-compatible server

You're welcome to do so, but be advised that the ra_svn protocol is not
a public API. (We promise compatibility at the C API level, not at the
wire protocol level.)

> and noticed recent addition of
> 'accepts-svndiff2' capability. However, nothing is docs [1] describes what is
> "svndiff2 deltas".

svndiff2 deltas are compressed with lz4. They're new in 1.10:

https://subversion.apache.org/docs/release-notes/1.10#lz4
https://svn.apache.org/repos/asf/subversion/branches/1.10.x/notes/svndiff

Cheers,

Daniel
Received on 2017-12-28 00:02:25 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.