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

Re: about rename

From: John Peacock <jpeacock_at_rowman.com>
Date: 2007-08-09 13:02:01 CEST

embedmobile y wrote:
> When I rename a file in SVN, the information I can get from the hook
> function is that a file is deleted first, and then another file is
> added.

That is how Subversion currently handles renames; there is no atomic rename,
only delete + add with history. I think that is on the list of 2.0 features,
but don't quote me on it... ;-)

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Blvd
Suite H
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 9 13:20:57 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.