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

Re: [Subclipse-users] Odd problem with Subclipse 1.0.3, Eclipse 3.2RC7

From: Jeffrey Kesselman <jeffpk_at_gmail.com>
Date: 2006-06-23 22:03:09 CEST

If you are repalcing an existing file then this is probably WAD.
It woudl need to delete the old one and add the new one.

But the guys from the SE project should be able to say something more
complete on this.

On 6/23/06, Justin Akehurst <akehurst@gmail.com> wrote:
> I'm running Subclipse 1.0.3 using JavaSVN
>
> I have two projects open, one is SVN based, and one is CVS based.
> If I copy any file from the CVS project into the SVN project, instead
> of showing the modified icon, it would appear that the file is now
> scheduled for deletion:
>
> This is what I get in my log when I paste one file over the top of the other:
>
> delete --force /Users/jakehurst/Documents/workspaces/foo/common-environment/src/main/java/com/foo/env/Environment.java
> D /Users/jakehurst/Documents/workspaces/foo/common-environment/src/main/java/com/foo/env/Environment.java
>
> All I wanted to do was put a new copy of the file in there, not delete it.
>
> So, is this a known bug?
>
> -Justin Akehurst
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jun 23 22:05:05 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.