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

[Subclipse-users] Can't remove file from svn due to case sensitivity

From: SuperAlex <alex.peterson_at_thesupergroup.com>
Date: Tue, 24 Jun 2008 10:46:34 -0400

Does anyone know how I can get rid of a file in my Eclipse workspace called "Filename.ext" when the svn server has a file called "filename.ext" ?

Every time I try to run a commit the log just says
commit -m "" Filename.ext

...and nothing happens - the file doesn't go away on my local machine.

I suppose I could delete all my local files and do fresh checkout - but I think I'd lose all my project preferences and I know I'll get this issue again because it happens all the time.

Any ideas? What is the correct way to handle this problem?
Received on 2008-06-24 16:47:10 CEST

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.