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

Re: Bug Report: Restoring deleted directories does not work from Copy dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 04 Feb 2008 18:08:29 +0100

René Leonhardt wrote:
> Dear TortoiseSVN team,
>
> I am currently writing a TortoiseSVN guide and discovered a bug while
> documenting the necessary steps to restore a deleted branch as
> documented in the SVN book:
> http://svnbook.red-bean.com/en/1.4/svn-book.html#svn.branchmerge.commonuses.resurrect
>
> The command-line interface obviously works:
> svn copy -r 7 file:///C:/SVNRepository/branches/release-1.0-bugfix-02
> file:///C:/SVNRepository/branches/release-1.0-bugfix-02
>
> So does the Repository Browser / "Copy to..." action (see attachment).
>
>
> But when I try to do the same directly from the Log with "Create tag
> from revision" I cannot use the same URL as target to remotely restore
> the deleted branch.
> Error message:
> "Can't copy file:///C:/SVNRepository/branches/release-1.0-bugfix-02 to
> file:///C:/SVNRepository/branches/release-1.0-bugfix-02"
>
> When I use a different target URL, the copy works, but not as a restore
> (which should be at the same URL).

Fixed in revision 12020.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-02-04 18:08:55 CET

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.