Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
How to integrate Git and svn in talend open studio.
Regards
Shree
Hi
you can not integrate git or svn with Open Studio, this is what make Studio "not Open" (subscription)
but you can add project folder from workspace in to git/svn
this is not a integration, you will need commit/push/pull manually outside from Studio
plus studio will not show you - what changed and what collisions between commits
@dgm01 I looked at your repo link and am only seeing the readme file. I've been able to commit that far as well, though as soon as I add any of the project folders or Talend-centric folders I'm immediately running into GIT commit failures (git server hangups) that seem to be elusive, and only occurring on Talend folders. Were you able to 'simply' go into your Talend workspace folder, add (everything), commit and push, without anything extra (or a specially crafted .gitignore)? I've tried github as well as bitbucket, and symptoms are the same on both and I'm currently drawing blanks on what could be causing the failure.
Hi, i try to setup git in Talend. I installed the plugin, but have problems to synchronize my project wit my (local) git.
Can you please tell me what yoe mean with "3. you define the project as "shared project" ?
Thanks in advance,
Oliver
as @dgm01 explains in http://easy-bi.org/blog/talend-installation-plugin-git-studio/ this is an option that can be selected by double clicking the project -> Team -> Share Project