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

Re: [PATCH] Revert deleted file: path not found

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 28 Oct 2013 19:31:25 +0100

On 28.10.2013 11:23, Sergey Azarkevich wrote:
> Try revert deleted file(only one file from chnageset):
>
> 1. Open log
> 2. Step on revision with deletion
> 3. In lower pane step on file for revert
> 4. Select 'Revert changes from this revision'. Agree...
> => Error: path not found
>
> Seems problem in absence of peg revision. See patch.

Created issue #584 for this:
http://code.google.com/p/tortoisesvn/issues/detail?id=584

> Also, is it possible to remove mergeinfo from restored file? reverting
> whole revision not add mergeinfo as expected, but reverting via
> copy(with patch) - add.

Not sure what you mean here exactly, but when you revert a merged
revision, the merge-info has to stay: you revert the merge, which means
you accidentally did the merge - by keeping the merge info it's ensured
that you won't merge that revision again (like if you did a 'record
merge' to prevent that revision from getting merged).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3067334
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-28 19:31:33 CET

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

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