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

RTC Repository Workspace

Repository workspace has the same copy of the data that a stream has and an eclipse (or a local) workspace will also have the same data as the repository workspace. Is there not a duplication of data in a stream and in a repository workspace? Or, repository workspace will point to streams and will have store only deltas? How is it internally implemented?

Thanks!

0 votes



2 answers

Permanent link
Under the hood, repository workspaces are implemented the same as
streams, and both are implemented as an efficient deltas (via change
sets). Both also have a cached "configuration" which contains pointers
to the actual versions selected by that configuration (for efficient
version selection). Note that the configurations contains pointers to
the appropriate versions, not copies, so a particular version is shared
by all configurations that contain that version.

So very little data is duplicated anywhere.

Cheers,
Geoff

theju wrote:
Repository workspace has the same copy of the data that a stream has
and an eclipse (or a local) workspace will also have the same data as
the repository workspace. Is there not a duplication of data in a
stream and in a repository workspace? Or, repository workspace will
point to streams and will have store only deltas? How is it
internally implemented?

Thanks!

0 votes


Permanent link
See http://jazz.net/blog/index.php/2009/03/23/how-scalable-are-repository-workspaces/

HTH,
Chrix

0 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

Question asked: Jul 05 '09, 7:49 a.m.

Question was seen: 7,554 times

Last updated: Jul 05 '09, 7:49 a.m.

Confirmation Cancel Confirm