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

[Subclipse-users] Subclipse question

From: Anthony Guselnikov <anthony.guselnikov_at_riskmetrics.com>
Date: 2006-04-26 21:58:12 CEST

I'm having a problem with subclipse plug-in, and I'm trying to figure
out if it justifies filing a bug report.
 
Whenever I copy and paste a resource into a Java package subclipse
marks the files that I paste as deleted (with a red "X"),
and then after I commit, it marks them as as new (with a question mark).
The same doesn't happen when I import the same
resource from a file system.
 
For example, say I have a sample.properties file in com.abc package in
project A, and sample.properties file in com.xyz package in project B.
If I copy this sample.properties in project A and paste it into com.xyz
package in project B, if com.xyz already has sample.properties file, and
the file
is subversion-controlled, subclipse will mark the file with a red "X".
If, on the other hand I import from a file system by right clicking on
the com.xyz package and selecting (Import/File System), subversion will
proceed to mark the file as
changed.
 
I'm running Eclipse 3.2M6 on Windows XP with Subclipse 1.0.1
 
Regards,
Anthony
Received on Wed Apr 26 21:58:45 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.