Lightweight checkout not supported for IBM Rational Team Concert
Hello,
Lightweight checkout support not available, falling back to full checkout. |
One answer
As far as I can see, lightweight checkout does not work in all cases. Similar problems was reported here:
Comments
Geoffrey Clemm
commented Aug 28 '17, 3:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I assume it is a problem because downloading an entire workspace in order to read the content of one file is very inefficient. Yeah, Geoff. In addition to performance issue we have limited resources of storage at Jenkins master server.
|
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.
Comments
Geoff, Thanks for your comment.
I'm not an expert on RTC.
Would you mind to share with us an example how "RTC semantically does support what Jenkins calls 'lightweight checkout'" ?
You can use the "scm get file" command to download the content of a particular file from any stream/workspace/snapshot/baseline directly from the server, without requiring you to first load that stream/workspace/snapshot/baseline into the local file system. That is what Jenkins calls a "lightweight checkout".