build software over several solutions in specific changeSets

hello,
is it possible to deploy a project, distributed over more solutions (~3), where you want to choose for each solution a specific changeSet to deploy?
for expample: I want to have a deployed software containing the following configuration:
- solution1: changeSet12
- solution2: changeSet122
- solution3: changeSet33

how does it work? is it possible? or can I just deploy software within one solution?

thanks for any advices

[464 byte] By [remo.waller] at [2007-12-16]
# 1
I'm not entirely sure that I understand the question, but you can certainly get sources up to and including a particular version. From the command line, it would be "h get /version:C12" for the solution 1 example. You can also use "Get Specific Version" from the right-mouse popup menu in the VS GUI.

Buck

BuckHodges at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...

Visual Studio Team System

Site Classified