[Buildbot-devel] [PATCH] fix for try-client so it works on Windows

Lieven Govaerts lgo at mobsol.be
Thu Mar 30 20:57:30 UTC 2006


Hi, 


I had to make some changes in the try client code to make it work on
Windows. Attached patch contain those changes. 

Basically two issues had to be solved:
1. Find the location of 'svn' in the PATH and execute it from that location.
2. Accept --try-topdir and --try-topfile params at the command-line. 

With this patch the try client is now running fine, using the PB approach to
a server (running Linux).
Similar as my previous patch, I created this from my own local svn
repository, so the format may not be 100% correct.

regards,

Lieven.

[[[
Fix to make the try-client work on Windows.

* buildbot/scripts/runner.py: accept --try-topdir and --try-topfile
parameters.

* buildbot/scripts/tryclient.py: if on Windows then search for the
executable in PATH.
]]]
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: issue-try-windows.patch.txt
URL: <http://buildbot.net/pipermail/devel/attachments/20060330/91014edd/attachment.txt>


More information about the devel mailing list