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

Re: revprop packing question

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Sat, 20 Oct 2012 13:55:14 +0200

On Tue, Oct 16, 2012 at 2:30 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name>wrote:

> Daniel Shahaf wrote on Tue, Oct 16, 2012 at 02:24:12 +0200:
> > libsvn_fs_fs/structure says that a pack file starts with an
> > svndiff-encoded integer. Where is that integer written, please?
> >
>
> I meant, "Where is the code that writes that integer".
>

It is being written & read / evaluated by svn__compress /
svn__decompress. Those, in turn are being called by
repack_revprops and parse_packed_revprops. So, technically,
the revprop files are always compressed.

r1400133 adds a description of the binary integer format.

-- Stefan^2.

-- 
*
Join us this October at Subversion Live
2012<http://www.wandisco.com/svn-live-2012>
 for two days of best practice SVN training, networking, live demos,
committer meet and greet, and more! Space is limited, so get signed up
today<http://www.wandisco.com/svn-live-2012>
!
*
Received on 2012-10-20 13:55:54 CEST

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.