Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Regarding SCM

Hi All,
I wanted to know regarding the source control management . Whenever we checkin the change sets how the change sets are stored with respect to the data base. As the checked in file will be stored in the Repository work space, where exactly this change set will be stored , in Jazz Team server or Database. can you please help me over this.When the change set is delivered how it flows in the database.
Also when the code is edited , whether the delta part will be added to the file or the whole file will be added.

0 votes



2 answers

Permanent link
Change sets are stored in the "repository". You can think of the Jazz
Team server as the intermediary between your RTC client and the
repository, so things are stored *by* the Jazz Team server *into* the
repository.

The SCM component of the Jazz Team server does store some types of files
(such as text files) as deltas, rather than whole copies, but other than
for concerns about database space used, it's not something you should
care about.

Cheers,
Geoff

On 9/5/2010 5:08 AM, preetskuul wrote:
Hi All,
I wanted to know regarding the source control management . Whenever we
checkin the change sets how the change sets are stored with respect to
the data base. As the checked in file will be stored in the Repository
work space, where exactly this change set will be stored , in Jazz
Team server or Database. can you please help me over this.When the
change set is delivered how it flows in the database.
Also when the code is edited , whether the delta part will be added
to the file or the whole file will be added.

0 votes


Permanent link
The change set is stored in the database. A change set may consists of
one or more folder or file items which are also stored in the database.
Each file item has an associated content which is stored in the database
as well using a delta compression algorithm to save space.

Hope this helps,
Michael

preetskuul wrote:
Hi All,
I wanted to know regarding the source control management . Whenever we
checkin the change sets how the change sets are stored with respect to
the data base. As the checked in file will be stored in the Repository
work space, where exactly this change set will be stored , in Jazz
Team server or Database. can you please help me over this.When the
change set is delivered how it flows in the database.
Also when the code is edited , whether the delta part will be added
to the file or the whole file will be added.

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: Sep 05 '10, 5:00 a.m.

Question was seen: 6,992 times

Last updated: Sep 05 '10, 5:00 a.m.

Confirmation Cancel Confirm