Update a file(next version )that was already in source control server side
I want to update a file(next version )that was already in source control component.How to get the Lifetime and reuse it and upload another version.how to do that in server side.
I need an example .
Thank you.
|
Be the first one to answer this question!
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
I am following the conversation. One thing I see is, you try to get away with a minimal sentence for the question. You can try that, but the forum members, will likely stop engaging after sensing this is the case and your question will never be answered.
The information I can share - and it is client API is:
https://rsjazz.wordpress.com/2014/09/02/reading-and-writing-files-directly-from-and-to-an-rtc-scm-stream/
https://rsjazz.wordpress.com/2013/10/15/extracting-an-archive-into-jazz-scm-using-the-plain-java-client-libraries/
https://rsjazz.wordpress.com/2016/02/03/setting-access-control-permissions-for-scm-versionables/ shows how to use the IScmService. This might or might not be a feasible approach.