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

[Subclipse-users] Restore deleted files

From: Jacob Weber <jacob_at_jacobweber.com>
Date: Thu, 30 Jul 2009 17:01:00 -0700 (PDT)

Are there any plans for Subclipse to let you restore deleted files? This is a feature I really miss from CVS.

I don't know whether Subversion lets you query a directory for deleted paths. If so, you could present those files in a dialog, the way Eclipse's CVS client does.

If not, a (less elegant) solution would be to make users find the revision containing the deletion. Then they could right-click the deleted file, and restore it (or at least view its contents.) Internally, I suppose you would have to ask SVN for the previous revision's copy of that file.

Currently, this isn't possible, partly because of a bug I reported a few months ago (#902). So your only option is to revert the entire revision, which could be a real pain if your project has changed significantly.

Or am I missing something obvious? The last discussion I could find in the forums on this topic was from 2005.

Thanks,
Jacob

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2377179

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-07-31 02:03:04 CEST

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.