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

Recording a move after the fact

From: Florian Weimer <fweimer_at_bfk.de>
Date: Tue, 20 Oct 2009 07:06:51 +0000

"svn move" requires that the source exists, "svn copy" requires that
the target does not exist. "svn add" does not allow specification of
history information. So it seems the only way to achieve what I want
is to move the target someplace else, run "svn copy -r BASE TARGET",
followed by "svn remove SOURCE", and move back the original target
file. Is this correct?

-- 
Florian Weimer                <fweimer_at_bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2409261
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-20 09:08:07 CEST

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.