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

Re: How I recover an erased directory?

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-11-23 16:58:21 CET

Miquel Serra <xalooc@gmail.com> wrote on 11/23/2005 10:54:00 AM:

> How I recover an erased directory?

If you have not committed, just use Revert option from a parent folder.

If you have committed, you need to do a reverse merge. The next release
lets you do this from the resource history view by just selecting the
revision you want to undo. You can do it from the merge dialog too.

Right click on your project and do Team -> Merge.

Let's assume that revision 100 contained the commit of the delete.

Enter 100 as the From revision and 99 as the To revision. Leave
everything else alone and click OK.

This should put the items back in your WC and you can then commit them to
get them back in the repository.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Nov 24 02:58:21 2005

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

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