Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello i have to replace Talend studio 7.3 by Talend studio 8.
My current repository for Talend studio 7.3 is on SVN, and i have to convert it to a GitHub repo.
I was thinking about this way :
1) Create new Git project on GitHub
2) Open the talend Studio 8 on this new Blank Project
3) Make a new Branch
4) Export the project from studio 7 into studio 8
5) For each job, checking compilation then commit
6) Push this new Branch and merge into the new GIT project.
Other way could be Trying to convert the SVN into GIT following this article on GitHub :
But what will happen when i will connect my studio 8 to a Git Project made by transforming a Svn repo with talend 7.3 code?
I'm just checking for opinion of the talend community so please let your opinion
Thanks,
Hello,
Could you please have a look at these documentations to see if it helps?
https://community.talend.com/s/article/Manually-migrating-your-projects-from-SVN-to-Git-Un74x
Best regards
Sabrina