Page 1 of 1

Howto setup and use Egit in Servoy

PostPosted: Thu Jan 08, 2015 5:36 pm
by h.schurink
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

Re: Howto setup and use Egit in Servoy

PostPosted: Fri Jan 09, 2015 4:32 pm
by deezzub

Re: Howto setup and use Egit in Servoy

PostPosted: Fri Jan 16, 2015 7:32 pm
by fuchstaenzer
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