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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
xrocq
Contributor III
Contributor III

Opinion about correct way for Svn => Git Migration

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 :

https://docs.github.com/en/migrations/importing-source-code/using-the-command-line-to-import-source-...

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,

Labels (2)
1 Reply
Anonymous
Not applicable