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

I work in a developer environment can I use our private SVN repository?

7 Answers 67 Views
AppBuilder Windows 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.
kory
Top achievements
Rank 1
kory asked on 27 Nov 2012, 01:54 PM
I work in a Corporate  development environment and we use a private repository and utilize TortoiseSVN. Is possible to use a repository other than Github or other hosted repo with Icenium?

Thanks

7 Answers, 1 is accepted

Sort by
0
kory
Top achievements
Rank 1
answered on 27 Nov 2012, 03:39 PM
update: When I enter in the (https) url of my companies repository in Iceniums Configure Remote Repository dialog it is accepted, however, when I go to make a push I get the error message stating that the host cannot be resolved.
0
Accepted
kory
Top achievements
Rank 1
answered on 28 Nov 2012, 07:17 AM
Hello Kory,

I believe you are unable to clone from your company's repository, because it is not publicly accessible. All version control operations that Icenium executes are not taking place locally on your machine but in the Icenium Cloud infrastructure. This means that in order to access a remote git repo it should be accessible from the Internet.

Regarding your request about corporate deployment of Icenium this is an area we are still investigating. We cannot share any details right now, but stay tuned.
  
All the best,
Stefan Dobrev
the Icenium team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
kory
Top achievements
Rank 1
answered on 28 Nov 2012, 04:06 PM
Thanks for getting back to me so quick Stefan , I really appreciate it. I switched over to a free private repo alternative called bitbucket. No problems at all, works like a charm. I will be interested in details of corporate deployment for Icenium, so thanks for dangling that carrot.  Have a nice day, and thanks for the help. 
0
Buddy
Top achievements
Rank 1
answered on 14 Feb 2013, 02:19 PM
I started my project using whatever repository Icenium uses but I created  Bit  Bucket account and repository and want to use that.  How do I move my existing code over to my Bit Bucket repository?
0
Buddy
Top achievements
Rank 1
answered on 14 Feb 2013, 03:23 PM
Upon further review, the integration with Bit Bucket is very confusing.  I used Mist to configure a remote repository and it allowed me to "push" my project to it.  However, when I checked the source in my Bit Bucket repositiory it wasn't the source that was in my project.  All that was there was the original Hello World project files, none of my application code had been pushed.  As for Graphite, even with a remote repository configured for my project the Push option is disabled.  Also, why doesn't it let me specify the repository when I create a project?  That way it would upload the code and use that repository automatically.
0
Matt
Top achievements
Rank 1
answered on 15 Feb 2013, 03:52 AM
You'll first need to go to Version Control -> Commit to commit your changes, then do a Push again to push the committed changes to bitbucket.
0
Buddy
Top achievements
Rank 1
answered on 15 Feb 2013, 06:05 PM
Thanks that worked (after I figured out that a checkin commnet is required).  It's working good now.
Tags
AppBuilder Windows client
Asked by
kory
Top achievements
Rank 1
Answers by
kory
Top achievements
Rank 1
Buddy
Top achievements
Rank 1
Matt
Top achievements
Rank 1
Share this question
or