Re: [PATCH] Issue 898 atomic rename, implement svn_fs_rename
From: <brane_at_xbc.nu>
Date: 2003-01-23 10:38:16 CET
cmpilato@collab.net wrote:
For example, I was thinking that we could avoid a schema change for
changes table: Add new rename change type.
nodes table: The committed-path tells you what the new path is.
Er, that won't work. We can't go changing the node's committed-path
svn mv foo bar; svn ci; svn mv bar qux/baz; svn ci;
Now, qux/baz points to a node-change whose committed-path is foo, and
-- Brane Čibej brane_at_xbc.nu http://www.xbc.nu/brane/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 14 02:08:59 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.