On Tue, Oct 16, 2012 at 2:30 AM, Daniel Shahaf <d...@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> ! *