[Buildbot-devel] sendchange results in checking out of non-existent directory for Subversion
Sergey A. Lipnevich
sergey at optimaltec.com
Thu Sep 27 09:41:02 UTC 2007
Hi All,
I have buildbot 0.7.5 master on Windows configured with PBChangeSource.
When I do 'buildbot sendchange --branch bbb ...', the complete path for
Subversion checkout command on a slave doesn't contain a slash between
the base and the branch name:
http://host/repobbb
...instead of expected...
http://host/repo/bbb
When I do 'buildbot sendchange --branch /bbb ...' everything works
correctly. Seems to be a bug.
Thank you!
Sergey.
More information about the devel
mailing list