Has anyone ever tried this plug-in? http://wiki.hudson-ci.org/display/HUDSON/Subversion+Release+Manager

I don't see the releases link shown in the page after installing the plug-in.

Thanks.

link|improve this question

69% accept rate
feedback

1 Answer

Under the configuration of the job, you need to set up the following:

  • Change your Source Control Management setting to "Subversion Release" (not just Subversion!)
  • Check "This build is parameterized", and add a "List subversion tags". Point this to path on your SVN server which lists all of your tags.
  • Check "Use Subversion Release Manager"
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.