Page 1 of 1

Servoy and GIT

PostPosted: Thu Sep 05, 2019 10:14 pm
by marco.rossi
Hi all,
does exist a way to connect Servoy to GIT? I see only the Subversion software within the “new software list”. I tried to attaching some external sources but there’s a problem with the eclipse version. External tool like TortoiseSVN can accomplish the task but would be better to have all embedded within the Servoy environment.

Any suggestion will be appreciated.

Thank you in advance

Marco

Re: Servoy and GIT

PostPosted: Fri Sep 06, 2019 12:09 am
by mboegem
Hi Marco,

Within Servoy, go to:
- help > install new software
- select the eclipse update site (something where the url looks like http://download.eclipse.org/releases/.....)
- open up the collaboration section
- install Eclipse Git Team Provider

The only reason I use this, is to have Servoy (Eclipse) telling me which branch my active branch is.
For the remainder of GIT tasks I use an external tool like GIT Tower, GIT Kraken or SourceTree

Hope this helps

Re: Servoy and GIT

PostPosted: Fri Sep 06, 2019 12:32 pm
by marco.rossi
Hi Marc,
thank you for your hint.
I was using an incorrect "eclipse update site" so I was getting a lot of errors.

I solved now and I'm using both the Servoy plugin and the SourceTree software.