It's all about the answers!

Ask a question

Possible Client only repository with RTC


Michael Aldor (6379) | asked Jun 11 '09, 12:42 a.m.
Is it possible to have only a local code repository in eclipse and then commit directly to the shared stream source code repository on the Jazz server?

In other words can "My workspace" be a local repository on the client only?

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Jun 12 '09, 1:11 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Eclipse does not have a local code repository ... it just has access to
the file system. So if your question:

- can a commit a change directly from the file system to a stream,
without going through a workspace?

then the answer is "no", but I can't think of any reason why you'd want
to do this, so I'll assume your question is:

- can I store my repository workspace in a local Jazz repository, so I
can checkin to it and create change sets while I am disconnected?

then the answer is still "no" (:-), but that would be a very useful
feature. I've submitted work item 85751 for this (there probably
already is a request like this in the system, but I wasn't able to find it).

Cheers,
Geoff

maldor wrote:
Is it possible to have only a local code repository in eclipse and
then commit directly to the shared stream source code repository on
the Jazz server?

In other words can "My workspace" be a local repository on
the client only?

Your answer


Register or 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.