[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-02-10 18:59:22 CET

cmpilato@collab.net writes:
> Our dumper and loader are *generally* written so that unrecognized
> headers are ignored. That said, our loader does not ignore whole
> header *blocks*, so I'm cool with your version increment. As you
> stated, we'll just have a format that is:
>
> version-number
>
> repos-headers
>
> revision-headers
> ...

The question is whether old loaders will choke if they see the new
UUID header -- and they do, right?

However, our policy about ignoring unrecognized headers is official,
as I recall. So now that we have a repos-headers block, as well as
revision headers blocks, we can add new repos headers with impunity --
assuming the *current* code knows to ignore unknown headers. (Does
it?)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 10 19:31:06 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.