How I recover an erased directory?
From: xalooc <xalooc_at_gmail.com>
Date: 2005-11-24 16:28:26 CET
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
>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
>This should put the items back in your WC and you can then commit them to
>Mark
Ok, thank you very much,
But I do not want all the revision, only a part. How to recover in
(By means of the line of commandos:
svn copy --revision 807 \
Thank you Mark
|
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.