How can one configure Hudson to integrate with Sventon?
Posted
by mark
on Stack Overflow
See other posts from Stack Overflow
or by mark
Published on 2010-04-07T19:02:21Z
Indexed on
2010/04/11
18:23 UTC
Read the original article
Hit count: 154
Dear ladies and sirs.
Hudson ver. 1.353 Sventon ver. 2.14
I just cannot figure out how to configure Hudson to work with Sventon. It seems that the path format that Hudson expects from Sventon is not the format used by Sventon.
Any ideas?
Thanks.
UPDATE
Given an SVN repository with the name of windows, the Sventon URL path to the repository is http://dev-builder:8080/svn/repos/windows/list/ However, Hudson expects something like http://dev-builder:8080/svn/repobrowser.svn?name=windows
Can anyone explain how this should be configured?
© Stack Overflow or respective owner