Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have small confusion regarding SVN configuration working with Tac.
My question is, Is that possible we have svn server and deployment server is same server ?
We configure our svn in Tac and use tac url in Talend's web app url field in manage connections.
If we do settings like this, what's the difference between when we deploy our jobs from Tac on deployment server and committed talend code via svn in same deployment server ? If yes, Do they share same location or different in server ?
And we deploy the build of talend job in Tac, where it keeps on deployment server ? Do we define this location in Tac configuration ?
I'm little confuse here how these two things work all together, SVN with TAC with Deployment.
Any help will be appreciated !!
Hello,
I'm also trying to achieve similar workflow where we wanted to write a Jenkins job that uses Maven and re-version the artifact into different repo. Are you also deploying the artifacts to the target runtime using meta-servlet APIs? Or that deployment is still done via TAC? Is there a documentation on community that helped you achieve your workflow?