[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-11 01:54:26 CET

On Mon, Feb 10, 2003 at 05:39:01PM -0600, Karl Fogel wrote:
>
> If changing "UUID" to "UUIE" makes it choke, then it sounds like it is
> not ignoring unknown headers, since "UUIE" should just be an unknown
> header name like "Foo" is.
>
> ? :-),

The way it currently works (which could be fixed by simply removing code)
is that if it doesn't recognize any of the header fields in a particular
record, it decides that the record is bogus. We could have it ignore
these sorts of records, instead. If we do that, it will be less likely
that we'll need to increment version numbers in the future (we'll be able
to add new record types without fear).

I'm indifferent. What do you think?

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 11 01:55:15 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.