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

Re: update processing

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-12-14 20:03:18 CET

Jim Blandy <jimb@zwingli.cygnus.com> writes:

> I think this can be done by beginning a transaction based on the
> working directory's root revision, opening nodes from various other
> revisions and plunking them into place with svn_fs_copy (which won't
> actually do any copying), calling `svn_fs_dir_delta' to get the delta,
> and then calling `svn_fs_abort_txn' to throw away the copy of the
> working directory's base tree.

Exactly!
Received on Sat Oct 21 14:36:17 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.