We don't bother trying to pull in the actual changelist #'s. Instead
we host Fisheye on another server to provide the details for the
modifications section by user. Then anyone can use the webdashboard to
view each change, and get the changelist and change velocity from that.
Corey
Sent from my iPhone
On Nov 27, 2008, at 3:26 AM, johnman <[EMAIL PROTECTED]> wrote:
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