Alex Kiesel on December 5th, 2009

Despite having circumvented the problems caused by the new Windows Vista UAC – as described in an older blog entry of mine and found all around the internet, git sometimes still has problems. At work, my team collaborates with SVN and commits to our company svn server. I am using git as an SVN client, [...]

Continue reading about Using git with cygwin on Windows

Alex Kiesel on December 30th, 2008

I currently try out git because of its ability to do full version control without access to the server (like when in traveller mode). While on Gentoo Linux it’s quite easy to get it working, on my laptop’s Windows Vista installation with cygwin, I’ve encountered problems that could yet only be worked around in a [...]

Continue reading about git w/ git-svn on Windows Vista