It's all about the answers!

Ask a question

Source Control File Sizes in RTC


Matthew Owenby (23811) | asked Sep 05 '14, 10:18 a.m.
edited Sep 05 '14, 10:34 a.m. by Ralph Schoon (63.1k33646)
Is there an easy way to determine the file sizes for the source code stored in the streams?  I'm trying to determine large files stored in our streams easily.

One answer



permanent link
sam detweiler (12.5k6195201) | answered Sep 05 '14, 11:15 a.m.
I've been looking for this capability since V2.0.0.2. (when we kept crashing, which turned out to be huge files). nothing yet.

you can get min/max/avg from JazzMon, but not the actual info.
the URL requests use the object UUID. not the filename.  there is currently no mapping tool UUID to file.

there is no info to query from the database itself, as the file would span Blobs. and the latest is really constructed on the fly from changesets.

Comments
Matthew Owenby commented Sep 05 '14, 11:27 a.m.

Thanks Sam!  I've worked some with the API in hopes of achieving this but no luck.

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.