|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Yup, took a minute to find it. It's in the accurev admin guide...
2. On the AccuRev server, create a file named settings.xml in the directory ac_install/storage/
site_slice/dispatch/config
3. This file should contain the following entry:
<settings>
<webui url=""/>
</settings>
where you must substitute valid values for your site for yourwebhost:yourwebport.
This entry allows the AccuRev server to kick off a web browser and have it point to the correct web
server.
...
But I've also pushed 0.6.24 which should trap if nothing was returned.