Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
153 views

Code review tool for Vault

We're using Vault from SourceGear as our source control repository. Does anyone know if there's a code review tool that can work with Vault, or something that can work with local files ? I've checked ...
1
vote
2answers
859 views

CruiseControl.NET Build Label & SourceGear Vault Practice Related Question

I use SourceGear Vault and applyLabel="true" for a project so when it builds it will create a label in SourceGear Vault for the corresponding project.My questions are I have a nightly builds so what ...