Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Show or search for files in workspace that are not under source control

 I have searched this forum and did other searches to see if this was answered somewhere else, and didn't find it - apologies if it is.

Is there any simple way, either in the Eclipse UI or from the scm commandline, to list which files in your RTC workspace are not currently under source control?  Either because they're ignored, or generated, or whatever.  I can see generated non-ignored files in the pending changes view, and you can look folder-by-folder in a project and look for files with either the greyed-out cylinder icon (ignored) or the yellow background without the filled yellow cylinder (new files) to see a specific file's status, but there doesn't seem to be a precise way to see a list of files that aren't under source control.

I tried using the search function in Eclipse and looked through commandline options, but don't see anything obvious.  Thank You.

0 votes



3 answers

Permanent link
Pending Changes only shows you exactly that; changes that are pending. If resources are ignored, they will not be displayed there and I think that makes sense. There's not much you can do for ignored resources. There wasn't a lot of reason to add filters to let users focus on something that's ignored.

One thing that may help is the working sets feature of Eclipse. When you load a repository workspace, SCM will create a working set for each component and add the projects loaded to the component's working set. You can change your Package Explorer to view your projects in working sets. What remains outside of a working set would be unshared unless you already sorted your projects in different working sets than what SCM would have done on load.

0 votes


Permanent link
In the Eclipse client ( Project Explorer view ) file icons will have been decorated with a cylindrical object at the lower right.  If the that cylinder is orange ( or not gray ) it is in the RTC repository.

I'd post a screenshot, but Firefox doesn't work for me to do that, and Chrome is no longer supported on my platform :(

0 votes

Comments

Paul has mentioned that in his question. There's no filter on that decoration so it's one big list of shared and non-shared projects.


Permanent link

Hi Paul

Please find the below command and let me know does it helped.

https://www-01.ibm.com/support/knowledgecenter/api/content/SSYMRC_5.0.1/com.ibm.team.scm.doc/topics/list_remotefiles.html

https://www-01.ibm.com/support/knowledgecenter/api/content/SSYMRC_5.0.1/com.ibm.team.scm.doc/topics/list_remotefiles_ex.html

Regards,

Arun.

-1 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020

Question asked: Sep 23 '14, 3:16 p.m.

Question was seen: 3,538 times

Last updated: Oct 03 '14, 10:44 a.m.

Confirmation Cancel Confirm