[Buildbot-devel] p4 sync to a changelist
Jim Kelly
JKelly at vectorworks.net
Fri Oct 31 13:27:54 UTC 2008
If you set allowForce=True in the web status configuration, it allows you to
set the revision to build through the web interface.
Jim
On 10/30/08 7:16 PM, "Jimmy John" <jimmyj_in at yahoo.com> wrote:
> Hello,
>
> I currently do a P4 sync via buildbot and it works fine. eg.
>
> f.addStep(P4(mode="clobber",
> alwaysUseLatest=True,
> p4base="//xxx/current/",
> p4port="perforce:1666",
> p4user="build",
> workdir="build/xxx/current",
> p4client="buildbot_current_branch_%s" % slavename))
>
> Is there a way I can sync up to a particular changelist number. i.e rather
> than do p4 sync -f do
>
> p4 sync @44413 -f
>
>
> Thanks
> Jimmy
>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20081031/6fa4e56a/attachment.html>
More information about the devel
mailing list