Was this page helpful?

Problems running updateWiki.sh from behind a proxy server

    Table of contents
    No headers

    updateWiki.sh uses the svn up command to get the latest dekiwiki bits.  If your wiki is behind a proxy server it may fail.  SVN allows you to set your proxy server like this:

     

    nano /root/.subversion/servers

    Then set these values in the [global] section

     

    http-proxy-host = defaultproxy.whatever.com
    http-proxy-port = 7000
    http-proxy-username = defaultusername
    http-proxy-password = defaultpassword

     

    NOTE: This may not work if you're using a Microsoft ISA proxy server.

     

    For more informaiton about configuring SVN options see this page:

    http://svnbook.red-bean.com/en/1.4/s....confarea.opts

    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by