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

Re: Recording a move after the fact

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Tue, 20 Oct 2009 02:51:40 -0500

On Oct 20, 2009, at 02:06, Florian Weimer wrote:

> "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

What is it exactly that you want? :) What is the situation?

> 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?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2409275

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-20 09:52:50 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.