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

Re: svnadmin restore question

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 2 Feb 2012 12:36:15 -0600

On Thu, Feb 2, 2012 at 12:26 PM, Maureen Barger <mobarger_at_gmail.com> wrote:
> Hello - in creating an iteration in Subversion 1.5.1 I inadvertently deleted
> the source after I created the new iteration. I was able to rename the new
> iteration to the old, but in the process lost the branches directory. I have
> a backup from a point in time before the iteration was deleted but am unsure
> how to restore the branches directory only.
> Can anyone provide guidance?

Nothing you can do from a client will actually delete data from the
repository - you only change the view of the revisions going forward.
You probably really just want to copy the older revision (using peg
revision syntax) of what you think you deleted back to the head
revision.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2012-02-02 19:36:48 CET

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.