Archive for the 'svn' Category

[Gimp-developer] subversion and mime-types

Saturday, April 24th, 2010

how subversion deals with mime-types on files

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

Wednesday, August 12th, 2009

message from the mailing list that explains how to edit commit log message in subversion

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

Wednesday, August 6th, 2008

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

Thursday, June 19th, 2008

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)

Friday, June 6th, 2008

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

Friday, June 6th, 2008

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

Friday, March 7th, 2008

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

Friday, January 11th, 2008

How to include subversion menus (Tortoise SVN ) into Visual Studio 2008