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

Dir/file renames: trying to retain history & save capacity

From: Matt England <mengland_at_mengland.net>
Date: 2005-11-25 21:01:33 CET

Hello,

I find that the 'svn mv' command appears to be implemented with a "del" and
then successive "add".

Regardless:

Does a directory (or file) rename/move retain all of the dir/file history
prior to the move? I sure hope that it does; without it, my swdev project
will have some further challenges.

I also need to change the name of a directory in my repo that has an
enormous amount of capacity underneath it. If 'svn mv' truly
deletes-then-adds, this will take a substantial amount of bandwidth (for
remote access), capacity, time...all things I'd like to save. Can anyone
comment on this?

Is there an alternative to 'svn mv' for file/dir renames/repositioning
(without a directory layout)?

I'm sure this is a faq; I'd be happy to go read the answer if someone can
point me in the right direction.

-Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 25 21:03:56 2005

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.