Archives
It’s nice to see Eclipse starting to support Git, CVS is so 90’s.
There are quite many read only repos available already. Denis & Karl write a bit more in http://dev.eclipse.org/blogs/eclipsewebmaster/2009/10/28/git-repos-at-eclipse/
Comments Off
Oct 29th, 2009 | Filed under Eclipse
I was struggling with Index mismatch errors while trying to rebase my git repo from SVN. Google had no good clues and I almost did a clean checkout, when I noticed
Author: ahti not defined in authors.txt file
Adding ahti to my authors file solved all my problems. Rebase worked and I could commit all my changes [...]
Oct 16th, 2009 | Filed under Varia
Recent Comments