|
From: SourceForge.net <no...@so...> - 2009-01-26 14:24:26
|
Bugs item #2510310, was opened at 2009-01-15 17:21 Message generated for change (Comment added) made by eraonel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=460297&aid=2510310&group_id=50595 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: eclipse-ccase Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Andrei Loskutov (andyandy) >Assigned to: Mikael Petterson (eraonel) Summary: 2.1.5: checkouts view is empty Initial Comment: Eclipse 3.4.1, CC plugin 2.1.5, Java 1.6, RH5 Linux. To reproduce: 1) checkout file1 from Eclipse -> it is shown in the CC Checkouts view (ok). 2) checkout file2 from outside -> it is NOT shown in the CC Checkouts view (not nice, but not an issue yet) 3) Restart Eclipse -> view is empty, neither file1 nor file 2 are shown as checked out. Interestingly, the package explorer icon decorations are shown properly (checked out files are marked), it's only the view which is "disconnected". Team->Reafresh state on a checked out file doesn't help, "refresh" button in the view also doesn't work. Enabled CC checkouts view settings: all defaults. With 1.* version it worked, and in 3) you saw both files in the CC checkouts view. I found, that doesn't matter what I do, I have to "Deselect working set" to see ALL checked out files. Otherwise I see ONLY files checked out in the current session. It seems that the default value is to use "Window Working Sets", where I do NOT have ANY, and even if I select "Deselect working set", this setting disappear on the next Eclipse restart. So workaround for me: "Deselect working set" manually each time I open the view... This cann not be true :-( ---------------------------------------------------------------------- >Comment By: Mikael Petterson (eraonel) Date: 2009-01-26 15:24 Message: Hi, To be of you assistance I need to know if you are working in a snapshot/ dynamic view. The checkout of file 2 is that done in the same view as you have in eclipse or is it done from another view. I follow your instructions and it is only file #2 that is not shown as checked-out in eclipse. Also I don't follow what you mean by: Enabled CC checkouts view settings: all defaults. Where was it enabled? //mike ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=460297&aid=2510310&group_id=50595 |