开发者

Use environment variables with SVN checkout in Hudson?

We're running Hudson 1.368 with SVN 1.17 on Windows. My goal is to set an environment variable (under Manage Hudson) that I can use in my SVN checkout directory. I tried this:

http://svn/repos/name/${EnvironmentVariable}

But I received the following error.

L开发者_Python百科ocation 'http://svn/repos/name/${EnvironmentVariable}' does not exist

That is, the variable wasn't expanded.

What's the trick?


I remember I had to use the setenv plugin. You might want to check that out.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜