This is a migrated thread and some comments may be shown as answers.

Assembla Git Repository Version Control with Icenium Mist

3 Answers 99 Views
AppBuilder in-browser client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joe
Top achievements
Rank 2
Joe asked on 13 Aug 2013, 08:12 PM
I have a client that uses Assembla and has configured a git repository for our project. When attempting to configure the remote repository I receive a red validator message on the Configure Remote Repository > "URL to remote repository" field:

! Enter a valid git url.

Assembla provides the following (neither of which appear to be valid git urls in Mist):

Use this URL to clone or push: git@git.assembla.com:myproject-repo.git
Assembla is hosting yours at: https://www.assembla.com/code/myproject-repo/git/nodes

3 Answers, 1 is accepted

Sort by
0
Joe
Top achievements
Rank 2
answered on 14 Aug 2013, 12:04 AM
Graphite will allow the https url although Mist doesn't but when attempting to push to the repo it proceeds to 10% and emits the error:

remote does not support smart HTTP push

Assembla repository settings are as follows:



 



Allowing force push didn't help so it appears Icenium is currently incompatible with Assembla git repos. Any plans on supporting them? I wonder if this might work if the clone/push "git@git.assembla.com:myproject-repo.git" url wasn't considered invalid by the IDE.
0
Accepted
Steve
Telerik team
answered on 14 Aug 2013, 08:24 AM
Hello Joe,

Icenium supports Assembla git repository. The only requirement for an Icenium remote repository is that it should have public http or https endpoint, so our services can access and clone the repository for you. Cloning through ssh and cloning from private network through VPN are not supported scenarios at the moment.

I've just tested the following https endpoints with both Graphite and Mist and everything worked:

https://<username>@git.assembla.com/<repo name>.git
https://git.assembla.com/<repo name>.git

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Joe
Top achievements
Rank 2
answered on 26 Aug 2013, 07:11 PM
Thanks, Steve. I was able to connect to the Assembla repo through Icenium with the https://git.assembla.com/my-project.git address.
Tags
AppBuilder in-browser client
Asked by
Joe
Top achievements
Rank 2
Answers by
Joe
Top achievements
Rank 2
Steve
Telerik team
Share this question
or