Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Commandline: how to create branch/tag in SVN for TAC using commandline

HI,
we are implanting CI implementation for talend. we need to create branch/tag in SVN and publish from tac using commandline.
Regards,
Madhu
Labels (2)
2 Replies
vharcq
Contributor III
Contributor III

You should look for MetaServlet command to access TAC from scripts
And this link to do the publish part from CommandLine using Maven :  
Anonymous
Not applicable
Author

HI,

Thank you for response,
I'm using Talend 5.6 version which doesn't support Maven and other features.
-Madhu