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

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

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 24 Jun 2008 07:49:39 -0700

On Tue, Jun 24, 2008 at 7:46 AM, SuperAlex
<alex.peterson_at_thesupergroup.com> wrote:
> 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?

Delete it from Windows Explorer. If you do it via Eclipse, then
Subclipse will get triggered to do an svn delete, which you do not
really want to do.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-06-24 16:49:49 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.