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

Re: Status of fs-successor-ids

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 13 Sep 2011 19:28:01 +0200

On Tue, Sep 13, 2011 at 06:02:44AM +0300, Daniel Shahaf wrote:
> The branch doesn't have code for answering questions such as
>
> - where were a given path's parents copied to?
> - when was a given path deleted?
> - (questions about merges)
> - (questions about a directory's properties having changed,
> as opposed to `something under that directory' having changed)

These are high-level questions that can be addressed after reintegrating
the branch.

I'd consider the branch done as soon as both backends store successors
of each node-revision, and are able to return the list of immediate
successors of a given node-revision. We must also have some basic unit
tests to show that it works.

At that point I'd like to merge into trunk and continue development there.
 
> The branch doesn't have yet
>
> - consumers of these new APIs

One other remaining item is in-place upgrades.
I'd like to optionally support in-place upgrades instead of requiring
users to dump/load.
Received on 2011-09-13 19:28:59 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.