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

Re: [Subclipse-users] Refractoring Problems with Subclipse

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 21 Dec 2010 14:15:41 -0500

On Tue, Dec 21, 2010 at 2:07 PM, David Rohmer <david.rohmer_at_lionlight.de> wrote:
> Hi all,
> im using subclipse an have a big problem.
> I can not refractor anything in eclipse because of subclipse.
> if i coose using javahl as svninterface i get a:
>
> Path is not a working copy directory
> svn: Path 'C:\path\file.java' is not a directory
>
> With SVNKit i get a in the case of just changing the case of a file name:
> svn: Cannot move path 'C:\path\file.java' into itself

SVN does not support changing the case of a filename on Windows. You
can do it on Linux and then do an update or you can do it directly in
the repository and then do an update.

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

Thankfully, the redesign of the working copy in SVN 1.7 is going to
finally allow this.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2692466
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-12-21 20:15:54 CET

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.