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

[Subclipse-dev] Subclipse interaction with undo, from refactorings and otherwise

From: Scott Evans <gse_at_adobe.com>
Date: Thu, 10 Dec 2009 13:58:30 -0800

Hi folks,

I work on the Adobe Flash Builder team. FB is based on Eclipse and we have
lots of Subclipse users.

In working on a refactoring feature, we¹ve noticed that after
programmatically deleting a directory in a Subclipse-controlled project, the
directory remains, with a .svn directory in it. This causes problems when
undoing the operation ‹ for instance, UndoDeleteResourceChange tries to
recreate the deleted directory and that blows up.

In some testing, this problem appears to not be limited to Flash Builder or
to refactoring. In the JDT, if I simply delete a folder then try to undo the
delete, similar problems happen.

I'm sure I'm not the first person to observe this but I couldn't find any
related bugs after some searching.

Is this a known can't-get-around-that issue, or is there something we can do
differently in our refactoring code?

Thanks!

scott

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2009-12-10 23:00:38 CET

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

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