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

plugins for hashes? (was: Re: Linux Kernel Summit)

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-04-03 09:01:59 CEST

On Tue, Apr 03, 2001 at 05:12:01AM +0000, Tripp Lilley wrote:
> On Tue, 3 Apr 2001, Gavin Thomas Nicol wrote:
>
> > Does anyone see any advantage in using crc64 over
> > tiger/md5? I't be 1/2 the size, and a bit faster,
> > but I'm not sure if there are other advantages.
>
> Being one to advocate plugins, I advocate plugins here :)

More complexity than it is worth. We're already debating their utility. The
marginal utility of a plugin is even less :-)

> While on the topic of hashing, what specifically are the envisioned
> domains of the hashes? I would particularly like the ability to retrieve
> the hash of the head revision of the file, because I can foresee that
> being a very useful tool in scripting. I expect that other hashes would be
> useful (hashes of the diff "list"?), but the head revision comes in handy
> when you're reconciling an offline workspace with the server...

Hmm. I think we'd have the plain text hash, and a second hash for the diff
data. Of course, old revisions don't store the plain text, but when we
restore it, we'll already have its hash (i.e. we computed it when the
revision first arrived; no big reason to toss it).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:27 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.