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

Re: Restoring deleted files

From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: 2005-10-04 12:58:56 CEST

micampe@gmail.com wrote on 04.10.2005 12:43:52:

> Hello,
> I'm lost... how do I recover a file I previously deleted in subclipse?
> With CVS I had "Restore from repository...", I'm probably missing
> something obvious...
>
>

I don't know exactly about Subclipse, but I'd do it using a svn command
line client.

"svn cp http://svn.host.dom/repository/trunk/MyClass.java@32
http://svn.host.dom/repository/trunk/MyClass.java"

Just copy a file from the revision before it was deleted back into the
trunk.

P.S.: I'm not entirely sure about the comman syntax.

Cheers,

---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer
   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
Received on Tue Oct 4 20:58:56 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.