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

Re: [Subclipse-users] Error performing "Move" refactoring to new package

From: Daniel Serodio <daniel.listas_at_xxx.com.br>
Date: 2006-06-06 22:40:04 CEST

I forgot to mention, that happened under Eclipse 3.2RC6 and Subclipse 1.1.0

Daniel Serodio wrote:
> I selected 2 classes, and chose "Refactor > Move". Then, in the "Choose
> destination" dialog, I clicked on "Create Package...", and created a new
> package.
>
> When I clicked on Ok, to perform the refactoring, I got an error from
> Subclipse, because it tried to "add" the newly-created package twice.
>
> Here is the (simplified) log in SVN Console from this refactoring:
>
> add-N new/package
> A new/package
> move old/file1.java new/package/file1.java
> A new/package/file1.java
> D old/file1.java
> add-N new/package
> svn: 'new/package' already under version control
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jun 6 22:40:18 2006

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.