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

Maintaining artifacts in Jazz Source Control

Hi All,

Can we maintain artifacts other than code in RTC Jazz Source Control.

What is the way to do that. Is that done using the client or the web interface.

Thanks in advance

0 votes



3 answers

Permanent link
alkabahirat wrote:
Can we maintain artifacts other than code in RTC Jazz Source Control.
What is the way to do that.

You can store any type of file under Jazz source control, regardless of
the file's contents. The procedure for doing that is exactly the same
as it is for files that contain source code.

Artifacts that are not files or that can't easily be represented as a
file can't be maintained in Jazz source control.

0 votes


Permanent link
alkabahirat wrote:
Can we maintain artifacts other than code in RTC Jazz Source Control.
What is the way to do that.

You can store any type of file under Jazz source control, regardless of
the file's contents. The procedure for doing that is exactly the same
as it is for files that contain source code.

Artifacts that are not files or that can't easily be represented as a
file can't be maintained in Jazz source control.


Hi David,

I am known to the procedure of adding a java code into jazz source control and also to add any artifact along with this java code.

But I am interested to know if I can add only artifact(like few word docs) into jazz source control without associating it to any java project.

If yes kindly elaborate the procedure to do that.

Thanks in advance.

0 votes


Permanent link
alkabahirat wrote:
But I am interested to know if I can add only artifact(like few word
docs) into jazz source control without associating it to any java
project.

If you are using the Eclipse client, then any file that you want to add
to Jazz source control needs to be part of an Eclipse project in your
Eclipse workspace. The project does not have to be a Java project; it
can be any type of project. But it does have to be an project in your
Eclipse workspace.

If you use the "scm" command-line tool, I believe that you can add any
file to source control without it having to be within an Eclipse
project. But I have never done that myself, so I don't know for sure
that it is possible and I don't know exactly how to do it.

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: Jun 05 '09, 10:34 a.m.

Question was seen: 5,274 times

Last updated: Jun 05 '09, 10:34 a.m.

Confirmation Cancel Confirm