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