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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Commit jobs to SVN without using TAC

Hi,

Is there a way to commit Talend jobs to the SVN without using TAC.

 

Best Regards,

Abhishek

Labels (2)
6 Replies
Anonymous
Not applicable
Author

Any Idea any one ?


Best Regards,
Abhishek
A_Froggatt
Contributor II
Contributor II

You could probably use something like TortoiseSVN (or your preferred SVN commit tool) and have it synchronising your workspace directory to the SVN.

 

Not sure why you'd want to do it this way though, while it's been handy for us in terms of recovering something that got corrupted it's not as easy as simply allowing the TAC to manage the connection.

Anonymous
Not applicable
Author

Yes, I am using TortoiseSVN but the problem is - In a project I only want to commit a particular job. For that what all files I need to commit, so that if someone on the other end takes a checkout, should be able to import that job on his Talend studio.

Best Regards,
Abhishek
Anonymous
Not applicable
Author

Hello there,

 

Some people said that you can use Git as well to commit jobs, rather than using TortoiseSVN.

 

For preferences, I usually use TortoiseSVN.

 

Thanks and Regards,

Sulaiman Affandi

Anonymous
Not applicable
Author

Hello again,

 

Below this segment is the URL link for helping out your problem.

 

https://help.talend.com/reader/5Q~PAWPfymNJZLXDuV36Lw/root

 

Thanks and Regards,

Sulaiman Affandi

Anonymous
Not applicable
Author

Thank you, Sulaiman.