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

Re: Subversion in 2010

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 05 Jan 2010 17:16:28 -0500

Stefan Sperling wrote:
> This could be a nice way to break the copy-to problem down into smaller
> pieces, since it would allow us to implement copy-to information
> for renames in the client<->server interface before actually storing
> it in the repository.

copy-to information is effectively stored in the BDB backend already on the
fs-successor-ids branch. :-) You can derive copy-to by checking the
copy-from info for each successor. Now, we just need to find a way to
store that information in FSFS. Wait -- let me guess -- another sqlite index!

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-01-05 23:17:08 CET

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.