Hi all,
Just wanted to let you know about a version control plugin that I'm working on. At the moment it only supports git 1.7 (needs to be installed) but the grand plan is to support other 'back-ends' as well.
It's not yet feature complete, but feel free to have a play with it and come up with suggestions/ patches whatever.
Missing features:
1. Can't rename files
2. Can't revert changes
3. No Branching or tags yet
4. Can't initialise (start tracking) a project
5. And other things I can't think of at the moment :-)
Available features:
1. Add files
2. Remove files
3. Commit changes (on a single file, folder or whole project)
I've only worked on a Linux box (lucid) with 10.05 so YMMV with the Windows version.
It's available in source form at
http://code.google.com/p/cbvcs/Have fun!
D