[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: <cmpilato_at_collab.net>
Date: 2003-02-07 21:55:19 CET

mbk@tigris.org writes:

> Author: mbk
> Date: 2003-02-06 21:57:37 -0600 (Thu, 06 Feb 2003)
> New Revision: 4775
>
> Modified:
> branches/issue-1037-uuids/subversion/include/svn_repos.h
> branches/issue-1037-uuids/subversion/libsvn_repos/load.c
> Log:
> Increment the dumpfile format version, and add dumpfile format
> verification on load, now that we've got an incompatible one.
>
> * subversion/include/svn_repos.h
> (SVN_REPOS_DUMPFILE_FORMAT_VERSION): Change to 2.
>
> * subversion/libsvn_repos/load.c
> (validate_format_version, parse_format_version): change name of function
> to reflect new semantics. Parses the first line of the dumpfile stream,
> validating (somewhat loosely) its lexical structure and extracting the
> actual version specified.
> (svn_repos_parse_dumpstream): change call to reflect new name.

Mark, maybe I missed some discussion, but why did you bump the dump
format version?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 7 23:56:52 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.