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

Re: [Subclipse-users] Class rename on Windows

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-11 17:35:55 CEST

news <news@sea.gmane.org> wrote on 08/11/2006 11:30:25 AM:

> It looks like Subclipse (or Subversion?) has problems rename a class
> when only the case changed. For example, I wanted to rename "CheckBox"
> to "Checkbox".
>
> Error message from JavaSVN:
> ---
> move D:/Development/eclipse/.../CheckBox.java
> D:/Development/eclipse/.../Checkbox.java
> svn: Cannot move 'D:\Development\eclipse\...\CheckBox.java' into
itself
> ---
>
> Error message from JavaHL:
> ---
> move D:/Development/eclipse/.../CheckBox.java
> D:/Development/eclipse/.../Checkbox.java
> Trying to use an unsupported feature
> svn: Cannot move path 'D:\Development\eclipse\...\CheckBox.java' into
itself

This is a known limitation in Subversion.

http://subversion.tigris.org/faq.html#case-change

The best workaround is to do the case change directly in the repository
and then update.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Aug 11 17:36:06 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.