Re: Continuous integration w/ Vault & NAnt
Jeremy Sheeley <[email protected]> Wed, 07 Apr 2004 11:49:24 -0500
| Newsgroups | gmane.comp.version-control.sourcegear-vault.user |
|---|---|
| Message-ID | <[email protected]> |
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/archive/2004/04/07.aspx -Jeremy James Geurts wrote: >Hey all, > >I'm curious if there are any solutions for supporting continuous integration >with Vault and NAnt. Basically, I want to use a tool like CruiseControl.Net >or Draco.Net to create a nightly build of my application. I don't see that >Vault is supported by these tools, so I'm just curious if anyone is using >these tools to accomplish this or if a library to support Vault within the >tool(s) exists but is just undocumented. > >Thanks > >Jim > >_______________________________________________ >vault-list mailing list >[email protected] >http://lists.sourcegear.com/cgi-bin/mailman/listinfo/vault-list > >