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

Back up eclipse/rdz/rtc client workspace/sandbox on disk to RTC repository

What is the best way to back up the current workspace where eclipse client is launched ?

Tried doing...

  1. Create a RWS & Default Component MyClientWorkspace
  2. Load > Load root folders of the components as projects
  3. Load and create eclipse project for selected folder. NOTE: I could NOT use Advanced options > Load selected folders but do not create Eclipse projects
  4. Import File System > Browse to select the client workspace root directory.

While trying to do so, got the following error(s).

Problems were encountered during import:
  Could not read from source when writing file 'C:\RTCworkspace\MyClientWorkspaceComp\.jazz5\.jazzlock'
  The process cannot access the file because another process has locked a portion of the file.
  Error opening input stream for C:\RTCworkspace\.jazz5\.flags\.inverseItemInfos.isComplete
  Error opening input stream for C:\RTCworkspace\.jazz5\.flags\.persistentMetadata.isComplete
  Could not read from source when writing file 'C:\RTCworkspace\MyClientWorkspaceComp\.metadata\.cicsexplorer.trace.0.log.lck'
  The process cannot access the file because another process has locked a portion of the file.
  Could not read from source when writing file 'C:\RTCworkspace\MyClientWorkspaceComp\.metadata\.lock'
  The process cannot access the file because another process has locked a portion of the file.
  Could not read from source when writing file 'C:\RTCworkspace\MyClientWorkspaceComp\.metadata\.plugins\com.ibm.team.fulltext.client\fulltext_index\com.ibm.team.workitem.query.QueryDescriptor\write.lock'
  The process cannot access the file because another process has locked a portion of the file.
  Could not read from source when writing file 'C:\RTCworkspace\MyClientWorkspaceComp\.metadata\.plugins\com.ibm.team.fulltext.client\fulltext_index\com.ibm.team.workitem.WorkItem\write.lock'
  The process cannot access the file because another process has locked a portion of the file.

Can these(*.lock) be safely ignored since the rest of the files are imported or any other cleaner approach ?

Thank you, 

Ravikanth Chavali

0 votes



One answer

Permanent link
 Hi Ravikanth,

Repository Workspace  is a server backup copy of the user which is stored on the repository level.

There is the "Repository Workspace" which is your copy of a Stream. This is the place where your checked in changes go. It is your own private area to back up your changes until you are ready to make them available to others. It is persisted on the server and a copy of it usually loaded into a Sandbox. 

There is also the "Eclipse Workspace" which describes the area on disk that Eclipse uses to hold projects (code you may be working on).  To summarize, the Eclipse Workspace is a place on disk for files/folders; the Repository Workspace is a place on the RTC server preserving versions of files/folders/symbolic links. 


Please find the link below for more details.

https://jazz.net/library/article/1016

Regards,
Arun.

0 votes

Comments

I understand the difference, between Repository Workspace and Eclipse Workspace. 


I meant to check, how we could back up the "Eclipse workspace" on the disk.

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,025
× 56
× 36
× 15

Question asked: Aug 03 '15, 10:04 p.m.

Question was seen: 4,879 times

Last updated: Aug 04 '15, 10:40 p.m.

Confirmation Cancel Confirm