gioviro
12-19-2005, 11:12 AM
get custom VSS sources based on labels
Hi
I want to know (if possible) if VBP can resolve the next scenario:
i have in VSS more projects. These projects have many versions, each of these version having a specific Label/comment.
Is VBP able to query VSS and take from there sources based on these label?
I mean is VBP able to get not only the latest sources but a custom combination of versions form these projects.
Scenario
in VSS i have:
project1 - version1 -label1
- version2 -label2
- version3 -label3
project2 - version1 -label1
project3 - version1 -label1
- version2 -label2
for the build process i need project1/version2 and project2/version1 and project3/version2
Is VBP able to get from vss only the sources for these versions using those labels?
thanks,
francesco
Hi
I want to know (if possible) if VBP can resolve the next scenario:
i have in VSS more projects. These projects have many versions, each of these version having a specific Label/comment.
Is VBP able to query VSS and take from there sources based on these label?
I mean is VBP able to get not only the latest sources but a custom combination of versions form these projects.
Scenario
in VSS i have:
project1 - version1 -label1
- version2 -label2
- version3 -label3
project2 - version1 -label1
project3 - version1 -label1
- version2 -label2
for the build process i need project1/version2 and project2/version1 and project3/version2
Is VBP able to get from vss only the sources for these versions using those labels?
thanks,
francesco