MindTouch Developer Center > Deki > FAQ > Troubleshooting > How do I...Troubleshoot problems running updateWiki.sh from behind a proxy server?

How do I...Troubleshoot 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

Tag page
You must login to post a comment.
Powered by MindTouch Deki v.8.08.2