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

Bitbucket git

2 Answers 156 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Richard
Top achievements
Rank 1
Richard asked on 15 Dec 2013, 04:07 PM
I have a new project I am trying to push to git. 

It is a very very simple app right now. Doesn't almost nothing, but it has Kendo in it. I can't commit my changes. It just sits there for a long time then it dies with the error: "SR.net_http_client_execution_errror"

I am using Windows 8 and Graphite. I use git daily so I know the process.. commit to local, then push to remote. I can't get past the commit to local. 

2 Answers, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 15 Dec 2013, 06:02 PM
I finally got it committed, but now I can't push. (the only way to get it committed was  to do 30-40 files at a time)

Now though I am getting: Exception of type 'Sharpen.EOFException' was thrown
0
Kaloyan
Telerik team
answered on 18 Dec 2013, 04:29 PM
Hi Rich,

I was able to configure my project under Bitbucket version control without any issues. The workflow I used is as follows:
  1. Create your repository in Bitbucket;
  2. Open your project inside the Graphite client;
  3. Select Configure Remote Repository from the Version Control menu;
  4. There, paste the repository url and click Ok;
  5. Next, you will need to Push your project to Bitbucket. This is done by clicking Push from the Version Control menu;
  6. Finally, you should be able to Commit and respectively Push future changes.

However, if the above does not help, we will require some more information in order to help you:

  • Is your repository public or private?
  • Is there any chance for the repository type to be mercurial instead of git?
  • Are there any files inside your project with formats that are not supported by Bitbucket?

Please, let me know with the results.

Regards,
Kaloyan
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
Report a bug
Asked by
Richard
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Kaloyan
Telerik team
Share this question
or