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

RE: New SHA1 property for nodes returned 'svn ls --xml' invocations.

From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 26 Sep 2016 13:28:59 +0200

> -----Original Message-----
> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
> Sent: maandag 26 september 2016 09:09
> To: Julian Foad <julianfoad_at_apache.org>
> Cc: Paul Hammant <paul_at_hammant.org>; Subversion Development
> <dev_at_subversion.apache.org>
> Subject: Re: New SHA1 property for nodes returned 'svn ls --xml' invocations.

> What would content hashes provide that comparing node-rev id's would not?

Just one example:
Stability over dump-load and different subversion filesystems (bdb, fsfs, fsx and different versions of those)

If we don't need it for very specific new features I think we should keep node-rev id's strictly server/repository side, as the moment we expose them we have to promise them to be stable over dump-load, which would probably imply another level of redirection. And at that point those IDs might not be the most efficient format any more.

        Bert
Received on 2016-09-26 13:29:15 CEST

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.