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

Re: [Subclipse-users] Bug when renaming package

From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-15 23:51:25 CET

On 12/15/06, Jaan Vajakas <jaanvajakas@hot.ee> wrote:
> Suppose I have a project with a package named aa.bb under SVN version
> control. If I rename the package aa.bb to aa.cc in Eclipse by right-clicking
> the package name in Package Explorer -> Refactor -> Rename... and after that
> if I try to commit the project (by right-clicking the project name in
> Package Explorer -> Team -> Commit... ) then I get an error message box:
> "org.tigris.subversion.javahl.ClientException: Item is
> out-of-date
> svn: Commit failed (details follow):
> svn: Item '[...]/aa/bb' is out of date"
> It seems that Eclipse package name refactoring does not handle correctly the
> SVN data in the package folder and as a result, Subclipse fails to delete
> the old package directory from the repository. Can this bug be fixed?
> I am using the latest Eclipse (3.2.1) and Subversion (1.1.9) under Windows
> 2000.

You just need to run Team -> Update prior to the commit. See this FAQ:

http://subclipse.tigris.org/faq.html#out-of-date

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Dec 15 23:51:30 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.