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

plans to restore deleted files from subclipse and provide context menu for affected paths in dir rev history

From: Sridhar V Iyer <iyers_at_rocketmail.com>
Date: 2005-10-30 05:00:18 CET

Currently subclipse ui does not provide options to
restore a deleted file. You have to svn command line
and do a "svn copy" or do a "reverse merge" via
subclipse ui.

Furthermore, currently subclipse does provide a "Get
Contents" and "Get Revision" context menu option from
the "Resource History" view for changed files.

For deleted files why not provide context menu for
"restoring" from entries in the "affected path table".

Use case is as follows:

 - Invoke resource history on a directory
 - select the revision from the history
   (this will automatically update the "affected path
table" - current functionality)
  - right click a deleted path - which display a
context menu letting you restore that entry.

Restore should automatically take selected revision
minus one and do a svn copy from the repository ?

Can this be done ?

In fact the current "context menu" we provide for
files can be provided for "files in the affected path"
of the directory history revision? That way you do not
have to go to individual files all the time.

Sridhar Iyer
email- iyers@rocketmail.com

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Sun Oct 30 15:00:18 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.