Updated: 8/12/2003; 11:01:34 AM.
John Bristowe's Weblog
public class JohnBristowe : Plumber, ITookTheRedPill { ... }
        

Thursday, March 20, 2003

Last night, Eric Sink (CEO of SourceGear) gave an entertaining presentation on Vault to the Chicago .NET User Group. Vault is a version control system built entirely in C#.

During his talk, Eric highlighted the some of the features of Vault and the hurdles that his team faced during its development. Vault implements a set of features similar to those found in VSS yet it was built with reliability in mind. (It employs atomic transactions in its operations to ensure repository integrity. Furthermore, Vault uses SQL Server as its underlying data store.)

Perhaps the coolest feature of Vault is the set of endpoints it hosts to provide programmatic access to the server via SOAP. These endpoints simply utilize the Web service plumbing of the ASP.NET runtime (ASMX).

We use Vault quite extensively at Empowered Software Solutions (ESS) and have experienced no problems whatsoever since adopting it about two months ago.

Update: The Vault movie trailer is here: http://vaultthemovie.com/. It's one of the best commercials for software I've ever seen.


9:25:34 AM    comment []

© Copyright 2003 John Bristowe.
 
March 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Feb   Apr


Click here to visit the Radio UserLand website.

Subscribe to "John Bristowe's Weblog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.