Server or git repository integration

Hi,

is it posible to dicretly sync ones workspace with a git repository within KNIME or to add an own server repository like the one with the workflow examples?

Best regards

Jürgen

Jürgen

Take a look at this post and let me know if that is what you are looking for. 

KNIME doesn't have direct hooks or plugins to sync a git repo, but using external tools you can sync the repository folder before and after launching KNIME. Use of the .gitignore file is key to unsure you don't sync certain files. 

https://www.knime.com/forum/knime-general/using-git-or-another-revision-control-system-for-knime-workflows

 

-Jeff