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

Re: [PATCH] Issue 898 atomic rename, implement svn_fs_rename

From: <philip_at_codematters.co.uk>
Date: 2003-01-23 04:00:39 CET

Branko ÄŒibej brane@xbc.nu writes:

 I've just taken another look at the structure. I think we can record
 this in the changes table, and we can glean the source and target paths
 of the renames with the help of the txn-id stored in the change record.

I was considering having the change record look like

   (change ID CHANGE-KIND [OTHER-PATH] TEXT-MOD PROP-MOD)

or

   (change ID CHANGE-KIND TEXT-MOD PROP-MOD [OTHER-PATH])

where OTHER-PATH is present if CHANGE-KIND is a rename-add/delete/replace.

Is that sort of thing acceptable?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:08:31 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.