Changes between Version 19 and Version 20 of github_molgenis


Ignore:
Timestamp:
2012-06-19T17:13:16+02:00 (12 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • github_molgenis

    v19 v20  
    6565http://wiki.eclipse.org/Git
    6666
    67 == Troubleshooting  ==
    68 Problem with push in eclipse : !http://stackoverflow.com/questions/9003840/how-do-i-push-to-git-repo-given-the-following-error-an-internal-exception-occur
     67== Troubleshooting ==
     68Problem with push in eclipse : 
    6969
    70 || '''[[BR]]2'''[ down vote] || I faced the same problem and I found out solution which is extremely foolish. [[BR]]I took following steps: [[BR]][[BR]] * I logged into ''git repository'' of my project from ''browser'' and didn't sign out.[[BR]] * I copied the '''http url''' to ''push'' or ''pull'' from project repository from ''github''.[[BR]] * I pasted the ''url'' in my ''eclipse plugin'' while pushing code (didn't use the already stored one even though both of them were same)[[BR]][[BR]]I don't know what and why but above steps have worked for me whenever I have faced above problem. I don't know why does eclipse throw such exceptions and why does it gets solved this way.[[BR]][[BR]]You can also try pushing using other ways outside of eclipse. for eg. !`TortoiseGit` or !`SmartGit` etc. ||
     70!http://stackoverflow.com/questions/9003840/how-do-i-push-to-git-repo-given-the-following-error-an-internal-exception-occur
     71
     72|| '''[[BR]]2'''[ down vote] || I faced the same problem and I found out solution which is extremely foolish. [[BR]]I took following steps: [[BR]][[BR]] * I logged into ''git repository'' of my project from ''browser'' and didn't sign out.[[BR]] * I copied the '''http url''' to ''push'' or ''pull'' from project repository from ''github''.[[BR]] * I pasted the ''url'' in my ''eclipse plugin'' while pushing code (didn't use the already stored one even though both of them were same)[[BR]][[BR]]I don't know what and why but above steps have worked for me whenever I have faced above problem. I don't know why does eclipse throw such exceptions and why does it gets solved this way.[[BR]][[BR]]You can also try pushing using other ways outside of eclipse. for eg. !`TortoiseGit` or !`SmartGit` etc. ||