One way would be to create your own P4 implementation that adds an additional property e.g. SyncTarget.
You could then use this so that a particular project could build a solution based off a changelist or label. John On Nov 24, 5:57 pm, Smarty <[EMAIL PROTECTED]> wrote: > I am using CruiseControl.net + Perforce + MSBuild + NUnit. > > To support the re-build in CruiseControl + Perforce, I am having a > option with the attribute "Changelist" (I can do the sync with the > particular changelist number). > > But if you see CruiseControl.net, I am not able to use this > "Changelist" attribute. Is there any other way I can do the rebuild > (how can I use old changelist numbers in CruiseControl.net). > > Any suggestions much appreciated. > > Cheers
