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

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

From: Justin Akehurst <akehurst_at_gmail.com>
Date: 2006-06-23 20:29:49 CEST

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
Received on Fri Jun 23 20:30: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.