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

Re: locating and relinking artifact history after replace action

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Fri, 12 Apr 2013 10:49:07 -0500

On Fri, Apr 12, 2013 at 8:25 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 12.04.2013 14:21, Ken Madsen wrote:
>> A developer made changes by this sequence of actions:
>> 1. copied the artifact
>> 2. edited this copy
>> 3. deleted the original
>> 4. renamed the copy to match the original file name
>> 5. commit to repository
>>
>> This was recognized by svn as a Replace action and now we cannot access the prior revision history from the artifact or locate the prior revision for revert purposes.
>>
>> Using 1.6 svn and tortoise. Repository actions are done from UIs, not svn commandline.
>>
>> Is there a way to relink the artifacts (so it is more like what an Update would have done)? If not, is there a way to locate artifacts by name search so we can revert to that in a wc, remake the changes and commit, discarding the artifact that was the "replace"?
>>
>> Any other suggestions to remedy this circumstance are welcome.
>
> Uncheck "stop on copy" in the log dialog.
>

I think the OP wants to see the revision history of the deleted
artifact, not the replacement.

You would do this in the same way as seeing the history of a deleted artifact.

I don't know of a better way than doing an "update to revision..." to
get a working copy containing the old artifact and viewing the history
from there. There is probably an easier way, maybe from the Repo
Browser, but I don't know it if there is one.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3053165

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-12 17:49:37 CEST

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

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