Branching code management article
I saw this on Dot Net Kicks today and just had to comment on it. It is a great article about using Subversion and branching.
Branching code for features
It is almost a given in the current development world that you will be implementing new features while performing maintenance at the same time. That makes it very hard to release a patch for a certain build without releasing new features into the wild as well. This has been a problem for VistaDB in the past and is one high on our list of things to correct from a process standpoint.
Subversion - like it / hate it
I have a love hate relationship with Subversion. I love the concepts and even the implementation of the server, just not the clunky clients. Almost all of them are pathetic compared to a commercial revision control system. I don't WANT to be forced to use it in Visual Studio, or like a File Explorer. It is a separate app for me - and I like them to be full featured.
The branching system is brilliant in Subversion, I wish our current system was that clean. Although to be fair we did just upgrade to the latest Surround SCM in the past week and I have not had a chance to play with their latest effort.
I want to search for all files I have changed, or maybe that someone else on the team has changed. I like being able to see my history information, etc.
I have seen a few decent attempts for Subversion clients, but they almost all are implemented in Java or some other cross platform system that always feels clunky and non-Windows like to me.
Similar Posts
- Looking ahead to 2008, and back at 2007
- Subscription renewals, dog food, and upcoming changes
- devLINK 2007 – post show analysis

Comments
Hans Nieuwenhuis on on 5.09.2008 at 10:08 AM
Personally I like the VisualSVN plug-in for Visual Studio (www.visualsvn.com).
Ron on on 5.12.2008 at 9:52 PM
Hey? What happened to my comment? I see no email to explain either. So pointing to a blog entry by a company that looks to be developing a Windows subversion client (which is what you seem to be saying you wanted) is out of line?
Jason Short on on 5.12.2008 at 10:30 PM
Graffiti has a tendency to eat comments with URLs in them. They are usually commercial, especially certain formatting tends to set it off. Usually it is enough to mention the product name and that is it.