Continuous Integration and Vault

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Brad Wilson

Continuous Integration and Vault

Post by Brad Wilson » Sat Feb 14, 2004 12:30 pm

We are currently using CVS, and Visual Studio.NET builds. Unhappy with some of our CVS limitations, I'm actually hoping to shake loose the budget for Vault, but an inability to have a continuous integration server would be a non-negotiable stopping point.

Does anybody have any experience getting a CI server running with Vault, and if so, what product are you using?

ericsink
Posts: 346
Joined: Mon Dec 15, 2003 1:52 pm
Location: SourceGear
Contact:

Re: Continuous Integration and Vault

Post by ericsink » Sat Feb 14, 2004 1:16 pm

Brad Wilson wrote:We are currently using CVS, and Visual Studio.NET builds. Unhappy with some of our CVS limitations, I'm actually hoping to shake loose the budget for Vault, but an inability to have a continuous integration server would be a non-negotiable stopping point.

Does anybody have any experience getting a CI server running with Vault, and if so, what product are you using?
Some folks are working on making Vault work with Draco.NET. Here is a recent posting on the Vault mailing list:

http://lists.sourcegear.com/pipermail/v ... 02763.html

I don't remember anybody saying that they use Vault with Cruise Control.NET.
Eric Sink
Software Craftsman
SourceGear

bmschkerke
Posts: 11
Joined: Mon Feb 16, 2004 8:53 am

Aye.

Post by bmschkerke » Mon Feb 16, 2004 9:13 am

.
Last edited by bmschkerke on Tue May 14, 2013 2:21 pm, edited 1 time in total.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Wed Apr 07, 2004 10:52 am

I've just posted code for an example plugin, which could be modified to kick off a build when a checkin is made. This might be helpful for those who want something approaching Continuous Integration. I'll leave adapting it up to the Nant/Draco/CC.Net people.

For the blog article discussing it, look at:

http://weblogs.asp.net/jeremy_sheeley/

and the permanant link should be:

http://weblogs.asp.net/jeremy_sheeley/a ... 04/07.aspx

Post Reply