cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4148
Views
5
Helpful
9
Replies

Call Studio - Git integration

denizcaglar
Level 4
Level 4

Hi,

We are develeoping our IVR application on Call Studio 10.5(based on Eclipse 3.7.2), CVP 10.5. Call Studio 10.5.

We want to use Git (Egit for Eclipse) for versioning our codes.  Is there a Git support on Call Studio or is there anyone using Git with Call Studio? If yes, can you suggest us the correct version of Egit for Call Studio?


Thanks,

Deniz

9 Replies 9

Quigath
Spotlight
Spotlight

You want to store your Studio script code in Git? I am doing this now but not using an Eclipse plugin. I have a git repository folder on disk and it has all the project files under it; eg: app.callflow and callflow and deploy folders.

Would something like this work for you or do you need the Eclipse git integration? I've only had moderate success with git eclipse plugins in the past.

jimmy jain
Level 4
Level 4

Hi ,

 

Were you able to get Egit plugin working with Call Studio ?

I am trying with below Versions, not able to push or pull to remote repo, but i am able to do all operations with local repo. Note :- I am able to do push and pull using Git Bash with same local repo.

 

Call Studio
Version :- 11.6.1

 

Eclipse Version: 3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272
Build id: M20120208-0800


Eclipse EGit
Version 1.3.0.201202151440-r

Hi,

 

Yes, i can use eGit in CallStudio. There is a problem when trying to checkout a branch from remote(not between local branches), i checkout branches using git bash or source tree. But i can fetch, pull, push etc. with these versions.

 

Call Studio Version: 10.5(1)

EGit Version 2.3.1

 

Thanks,

Deniz

thanks for the information. Appreciate your help

J_Cormier
Level 1
Level 1

Somebody successfully do it in 2021 ?

How did you installed Egit 2.3 ?

Call Studio use a very old version of Eclipse

For Call Studio 12.5 = Eclipse 3.7.2 

So very hard to integrate with cloud service 

Here the Egit integration compatibility list

I tried with edit 2.3 but I get git-upload-pack error. 

EGit/FAQ - Eclipsepedia

Egit VersionversionEclipse version
3.0.1.201307141637-r4.3.0 (Kepler)Eclipse 3.8.2/4.2.2 + (Juno)
2.3.1.201302201838-r3.8.2/4.2.2 (Juno SR2)Eclipse 3.7.2+ (Indigo) (except EGit Import Support feature, which is optional)
2.2.0.201212191850-r3.8.1/4.2.1 (Juno SR1)Eclipse 3.7.2+ (Indigo) (except EGit Import Support feature, which is optional)
2.1.0.201209190230-r3.8.1/4.2.1 (Juno SR1)Eclipse 3.5.2+ (Galileo) (except EGit Import Support feature, which is optional)
2.0.0.201206130900-r3.8/4.2 (Juno)Eclipse 3.5.2+ (Galileo) (except EGit Import Support feature, which is optional)
1.3.0.201202151440-r3.7.2 (Indigo SR2)Eclipse 3.5.2+ (Galileo)
1.2.0.201112221803-r3.7.2 (Indigo SR2)Eclipse 3.5.2+ (Galileo)
1.1.0.201109151100-r3.7.1 (Indigo SR1)Eclipse 3.5.2+ (Galileo)
1.0.0.201106090707-r3.7.0 (Indigo)Eclipse 3.5.2+ (Galileo)

The times I tried it was a mess so I just use a 3rd party client instead. Not the best work flow, but not too bad once you get used to it.

 

david

J_Cormier
Level 1
Level 1

Do you use local git functionality from eclipse (Team) or just sync network folder with git/github with outside of eclipe to keep track of changes ? 

For now I try to create a Master with a branch for each script, but I think the best way is to create a repo for each script ? but if so, it will take a while to create.

 

 

 

I'm not sure I understand your question, but I'll explain how I use git and Studio apps.

 

- Choose your workspace where you will keep your applications.

- Git init this folder.

- Make a new folder for your net new application.

- Do your development here.

 

david

My answer is the same as it was back in 2018. Eclipse and Git integration has not improved since then.

I host my own Git repo and use a combination of SourceTree/commandline/web to manage it.

Asking Eclipse to manage the source like that is asking for more trouble IMO.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: