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

Re: Can we please switch the svndiff integer encoding?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-02-11 19:11:03 CET

Greg Hudson <ghudson@MIT.EDU> writes:
> BEB128 and LEB128 version numbers. Clearly we need a version number on
> svndiffs, not on the repository. And, lo, we have one, although it's
> only a single byte; the \0 in "SVN\0" is intended as a version number
> (see notes/svndiff).

Ahh, beautiful! I actually went and looked at some svndiff data to
find the version number, but didn't realize that the null byte just
happens to be version zero right now.

I could have read the doc or something, I suppose. :-)

+1 on putting the version number on the svndiff data than on the
repository as a whole.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:06 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.