Easy https access to source controlled objects
Hi,
If I would like to access an artifact within a stream via https I have to use an extreme url like:- https://xxxxxxxxxx.ibm.com:9443/jazz/service/com.ibm.team.filesystem.service.internal.rest.IFilesystemContentService/_DngmQDjJEd2w6Nmfh4bS3g/_Jzf1IDjOEd2w6Nmfh4bS3g/HURSLEY.sem?itemId=_dQPVoGrqEd2PIq2hA7q5sA&stateId=_OSUyorD4Ed2O-8PGN-8Hpg Is there anyway of using a bit of deployed java within the the server that can translate say:- https://xxxxxxxxxxxx.ibm.com:9443/jazz/service/sem/prod/hursley.sem into an access of the "current" version of the file within the stream? I will also need the ability of not require a userid and password to access the file, ie it is public. I could achieve the same by uvsing a build job to copy the file to an apache http server, but I would rather the change control of this file to be within the streams only. Cheers, Michael |
One answer
Geoffrey Clemm (30.1k●3●30●35)
| answered Dec 05 '08, 5:18 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
We have started a project that would provide such a service for RTC 2.0
(the "Common SCM Service" team area), in a form that works uniformly against Team Concert, ClearCase, and Synergy (formerly "Telelogic Synergy"). Please feel free to submit any particular requests you might have in that context against the "SCM Common Services" category (and sorry about the mismatch between the team area and category names :-). Question: If you do not want to require a userid/password, why would you want https instead of http? Cheers, Geoff michaelbaylis wrote: Hi, |
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.