Howto setup and use Egit in Servoy

Hello

We have a Gitserver runnig that we use for PHP and DotNet projects and we want to use that for Servoy projects too

Is there a howto or manual that describes :

1: Howto install and setup Egit / Git for Servoy (eclipse)
2: Howto use it in Servoy ( First time push of an existing solution to empty Git repository, clone that project to another pc, etc)

Or is there a better Git solution available for Servoy?

TIA,
Harry Schurink
TSD

Git version control with Eclipse (EGit) - Tutorial

EGit User_Guide

Hi,

as an alternative have a look at Atlassian’s SourceTree (http://www.sourcetreeapp.com)

Gary Dotzlaw wrote an excellent article about this: http://dotzlaw.com/tutorials/servoy-tut … ourcetree/

At least for me this feels much more intuitive…

Joachim