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

Re: svn commit: rev 4775 - in branches/issue-1037-uuids/subversion: include libsvn_repos

From: mark benedetto king <mbk_at_boredom.org>
Date: 2003-02-08 02:54:28 CET

On Fri, Feb 07, 2003 at 02:55:19PM -0600, cmpilato@collab.net wrote:
>
> Mark, maybe I missed some discussion, but why did you bump the dump
> format version?
>

I added a record type that would not be supported by older svnadmin
loaders (the UUID: record). I suppose that I could have made the UUID
part of the magic header, making it a multi-line record, but I
liked the idea of having the version info in a record by itself.

I consider the new dumpfile format to be

SVN-fs-dump-format-version: 2 (dumpfile metadata)

UUID: 84c10f92-bbb5-0310-a2d6-f82301255a32 (repo metadata)

Revision-number: 0 (actual dump)
...

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 8 02:55:22 2003

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.