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

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

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-11-07 20:23:26 CET

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.

Blair

---------------------------------------------------------------------
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:24:33 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.