Skip to main content

Git

Source Control HOWTO

Git for Subversion users, Part 1: Getting started (IBM) >>

Git for Subversion users, Part 2: Taking control (IBM) >>

Git on Windows:

msysgit - Git for Windows

PuTTY - SSH for Windows

Git, SSH, PuTTY, GitHub, Unfuddle, the kitchen sink

SmartGit GUI Client for Git

Git-SVN

Git – SVN Crash Course

How to use Git and svn together

Git SVN Workflow

Maven automatic build versioning and Git against Subversion ...

One of the nicest features of Git is that it's possible to use it locally against a Subversion server. For many this is a crucial selling point as it allows individual developers to take advantage of Git while not requiring that the entire project switches version control from Subversion. On your local Git repository you're then free to do as many branches as you like, or otherwise take advantage of the many nice features in Git.

Start in Git, push to Subversion then work with git-svn