I have recently done some code merging and now I notice there are some files (I think they are the same ones) have appeared in my package explorer. I can filter them out, but what are they? Im using 3.0M3 Dave
Ed Merks
Author
Greenhorn
Joined: Sep 08, 2003
Posts: 8
posted
0
In the package explorer view there is a little dropdown arrow (right before the X) that leads to a "Filter..." choice that may do what you want.
Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0131425420/qid%3D1064320896/sr%3D11-1/ref%3Dsr%5F11%5F1/102-6891814-9849714" target="_blank" rel="nofollow">Eclipse Modeling Framework</a>
Dave Hewy
Ranch Hand
Joined: Aug 21, 2003
Posts: 93
posted
0
Hi Ed, thanks - I know I can filter them out, but what are they? I know they must be something to do with CVS - maybe I should post my query in another group, unless someone here knows. Dave
Ed Merks
Author
Greenhorn
Joined: Sep 08, 2003
Posts: 8
posted
0
I see. I'm not really sure for CVS, but if it works anything like CMVC (don't ask) they are probably temporary files that act as a backups to ensure that nothing is lost when you extract a file over an existing file. The Eclipse platform forum is probably a good place to ask...
Dave Hewy
Ranch Hand
Joined: Aug 21, 2003
Posts: 93
posted
0
I have found out that this is a locally saved copy of original files before I merged them, presumably just in case something bad happened !