开发者

Use environment variables with SVN checkout in Hudson?

开发者 https://www.devze.com 2023-02-05 08:54 出处:网络
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:

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

精彩评论

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

关注公众号