Archive for the 'subversion' Category

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.

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 » Local caching: A major distinguishing difference between VCSes

Friday, March 7th, 2008

more notes on using git: repository size and off-line usage

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

Blogtastic – How to setup a .NET Development Tree

Friday, January 25th, 2008

Comments on how to organize development environment for a subversion project

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