Problem when checking out a file
Hi All,
After creating the local workspace, same work space we are importing to another workspace as maven projects (using "Import -> Maven Project" eclipse operation).
All imported projects including files are visible in local work space, but some files are not visible in RTC project explorer.
We are using eclipse Juno with RTC 4.0.6 p2 repo.
After creating the local workspace, same work space we are importing to another workspace as maven projects (using "Import -> Maven Project" eclipse operation).
All imported projects including files are visible in local work space, but some files are not visible in RTC project explorer.
We are using eclipse Juno with RTC 4.0.6 p2 repo.
One answer
Dhruva Kumar,
From your question it is difficult to understand where exactly you say the files are missing.
So, as I understand it, you created a RTC workspace and loaded it to a sandbox on your machine. You then imported a Maven project in Eclipse -into- the RTC sandbox from another Maven project in another workspace location.
Then you checked-in and delivered the imported Maven project's file from your sandbox into a changeset and delivered.
Assuming everything I said is correct, and you do not see certain files in RTC, what is meant by this?
1. If you right-click on a component in Pending Changes underneath your workspace and do Show -> Repository Files, do you see the missing files? If not, then we know they didn't get into the repository.
2. Are these, by chance, .class files or any files underneath 'bin' directories? If so, RTC ignores them implicitly, and if you want to control these files you actually have to explicitly setup a jazz ignore file for them.
From your question it is difficult to understand where exactly you say the files are missing.
So, as I understand it, you created a RTC workspace and loaded it to a sandbox on your machine. You then imported a Maven project in Eclipse -into- the RTC sandbox from another Maven project in another workspace location.
Then you checked-in and delivered the imported Maven project's file from your sandbox into a changeset and delivered.
Assuming everything I said is correct, and you do not see certain files in RTC, what is meant by this?
1. If you right-click on a component in Pending Changes underneath your workspace and do Show -> Repository Files, do you see the missing files? If not, then we know they didn't get into the repository.
2. Are these, by chance, .class files or any files underneath 'bin' directories? If so, RTC ignores them implicitly, and if you want to control these files you actually have to explicitly setup a jazz ignore file for them.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Sep 03 '14, 2:16 a.m.Dhruva Kumar
Sep 03 '14, 2:41 a.m.Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Sep 03 '14, 9:20 a.m.