I am working on new project visual studio 2008 and ClearCase 7.01 (base ClearCase) as source control.
I am very new to .Net environment, my questions:
For deployment, how to get the source from clear case?
My idea is to create a branch , apply a label to this and use Nant or Cruise Control for compilation.For a small work in one source, (change request) do I need to branch all sources and work on that branch?
If branching is not required how do I get all the source for deploymentHow to apply labels to all sources?
Is there any way to validate that the label is attached to all objects
Thanks in advance