October 07, 2004

Alternatives to SourceSafe

It seems I can never escape the clutches of Visual SourceSafe. I escaped it once but suddenly on a new assignment I am neck deep in it again. So I have come up with my top 3 alternatives to VSS.


Subversion

The repository is Subversion, a branched cousin of CVS which adds a couple of features such as atomic commits and a binary repository supposedly for faster access.

Subway for SVN

And in VS.NET you can use a plugin to talk to the Subversion repository.

Jalindi Igloo

Before Subway and Subversion there was a CVS plugin called Igloo which was not all that great.

SourceGear

And then there is a nice commercial version from SourceGear which provides two products: Source Offsite and Source Vault.

The Vault product is written entirely in .NET/C# so it will run in any CLR. SourceGear actually contracted Ximian (now owned by Novell) to port the Mono runtime to various Unix platforms so the SourceGear Vault product could be run on Unix and Windows as many of their clients would want.

All in all, I would like to have a completed CVS plugin as I feel most comfortable with the long history that CVS has had and the many CVS related software which is out there. There is also the fact that the Subversion repository is binary data, not text diffs like CVS. And if I could easily convince the client to fork out the cash for the SourceGear products I would do that. I will be giving each of these a closer look.

Posted by brennan at October 7, 2004 02:20 PM | TrackBack
Comments
Post a comment

Comment Rules

Express your opinions and provide feedback, but abide by the following guidelines:

  1. Use language appropriate to civil conversation. Profanity is not acceptable.
  2. Innuendo is not allowed. If you have a point, make it clearly.
  3. Insults towards the site author or the author of a comment will not be tolerated. The point is to provide a healthy exchange of viewpoints.
  4. Comments must pertain to the topic of the blog entry.

Comments which do not abide by the rules will be deleted.










Remember personal info?







[ Home ]