[Gimp-developer] subversion and mime-types

http://lists.xcf.berkeley.edu/lists/gimp-developer/2007-January/016922.html how subversion deals with mime-types on files

How to change a svn commit log message (was RE: [jira] Commented: (FOR-1

http://www.mail-archive.com/[email protected]/msg13257.html message from the mailing list that explains how to edit commit log message in subversion

Git Magic [well written "git for newbees" article]

http://www-cs-students.stanford.edu/~blynn/gitmagic/ Good article that explain basic version control tasks and how to do them with git. Other git how-to articles start with how git differs from other vcs’es and explain about git internals and by doing that they create a huge deal of confusion.

GitPlugin - Trac Hacks - Plugins Macros etc. - Trac

http://trac-hacks.org/wiki/GitPlugin This is a plugin for Trac 0.10/0.11 which enables GIT to be used instead of Subversion for the trac:VersioningSystemBackend. [ I haven’t tested it, but it appears to be used at code.reddit.com ]

Synchronizing Repositories witn GIT (git-svn how-to)

https://wiki.bnl.gov/dayabay/index.php?title=Synchronizing_Repositories article explains how to use Git to work with remote svn repositories and syncronize your local changes to remote repos. Good article!

VersionControl - FreeBSD Wiki

http://wiki.freebsd.org/VersionControl wiki page from FreeBSD people descibing their experineces and requirements for version control system. They [finally] swicthing from CVS [to Subversion]

Elijah’s Blog » Blog Archive » Happenings in the VCS world

http://blogs.gnome.org/newren/2008/03/01/happenings-in-the-vcs-world/ post about git and state of the things in [open source ] version control software

Garry's Bit Patterns: TortoiseSVN and Visual Studio Integration - Visual Studio 2008

http://garrys-brain.blogspot.com/2007/07/tortoisesvn-and-visual-studio.html How to include subversion menus (Tortoise SVN ) into Visual Studio 2008