Hey I'm new to Talend and I want to store my talend projects in subversion so that other members of my team, can work on them with me. Can anyone tell how to do this easily.
Hi Guys,
Good to hear that there are other people interested in this.
I haven't personally had a chance to test it fully myself but one of my colleagues did some testing.
Now I don't know if he carried out all the steps correctly but this is essentially what he did.
1. Took a project folder(lets call it SVN_TEST) which he had created on his local machine and uploaded the SVN_TEST folder and all subfolders to Subversion.
2. He went to another machine and exported the SVN_TEST folder from subversion to the workspace folder on this machine. He opened the project. All the info was there but he had a lot of .svn components referenced.
3. He ran some of the jobs and they ran fine. He then modified some jobs and closed the project.
4. He then uploaded the SVN_TEST folder and all subfolders(on the 2nd machine) back to Subversion.
5. He then went back to his original machine and exported the SVN_TEST folder from subversion to the workspace folder on this machine. He opened the project and he was presented with errors which I think were similar to bbeliasos sqlPatterns folder errors.
While this doesn't look promising there are a few potential points of failure that would first need to be looked at and I will have to confirm with my colleague.
1. Both machines should have the same version of talend running
2. Both machines should have the same SVN client and version running. We are using TortoiseSVN and on other tests it threw out errors when trying to check out a folder that had been uploaded with a different version of the client.
tnewman - Have you the issues raised on the bugtracker?
Would be interesting to see what you are getting.