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

Re: Can svn_fs_copy() copy from txn nodes in the same txn?

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-11-07 20:41:52 CET

On 11/7/07, Blair Zajac <blair@orcaware.com> wrote:
> Currently svn_fs_copy() only allows you to copy a node from a revision fs root
> into a txn fs root.
>
> Would it work in the BDB and FSFS backends with no code changes if we allow
> copies from a txn fs root only if the destination fs root is the same txn as the
> source fs root?
>
> I would find this useful for implementing more complicated renames in the fs
> backend for my asset management system.

What would the effect actually be? It seems clear what you're looking
for wrt text/props, but how about copyfrom information?

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 7 20:42:54 2007

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.