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

Re: svn dump format

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-08-12 21:32:57 CEST

On 8/10/06, Syed Uzair Aqeel <uzair@nairang.org> wrote:

> Am I missing anything? Is there a format design document I can consult?

http://svn.collab.net/repos/svn/trunk/notes/fs_dumprestore.txt

Be warned of two things:

1. it looks like a text format, but it's really a binary format.

2. in svn_repos.h, there are already public APIs you can call to
produce or consume a dumpfile. You probably don't want to reinvent
this wheel.

(What are you doing, anyway?)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 12 21:33:25 2006

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.