It's all about the answers!

Ask a question

Setting a component's remote path


Aaron Shook (1111) | asked Jun 18 '10, 9:04 a.m.
When I right click on an eclipse project that is also a component and do properties->Jazz Source Control, I see a property called "Remote Path." I've searched around but I have not found a way to set this property, and unfortunately it's causing a conflict when we build our release.

Is there any way to set the remote path? I could probably fix the issue by creating an additional folder under the root directory, but I'd prefer to change the remote path if possible.

I am on RTC 2.0.0.2.

Thanks in advance.

-Aaron

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Jun 18 '10, 11:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The "remote path" to a file/directory is the path in the RTC SCM
repository relative to the root of its component. If it is not an
immediate child of the component root, then you would use the standard
Eclipse move/rename operations, and then checkin to commit those changes
to the repository. If it is an immediate child of the component root,
then you would use the "Team -> Move/Rename in repository" operation to
change its remote name.

Cheers,
Geoff

On 6/18/2010 9:08 AM, akshook wrote:
When I right click on an eclipse project that is also a component and
do properties->Jazz Source Control, I see a property called
"Remote Path." I've searched around but I have not found a
way to set this property, and unfortunately it's causing a conflict
when we build our release.

Is there any way to set the remote path? I could probably fix the
issue by creating an additional folder under the root directory, but
I'd prefer to change the remote path if possible.

I am on RTC 2.0.0.2.

Thanks in advance.

-Aaron

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.