RE: Remote access and continuous integration
From: <vimeshev_at_viewtier.com>
Date: Sat, 20 Dec 2008 12:58:44 -0800 (PST)
> Question: How do I configure my repository such that
Users of our Parabuild Continuous Integration systems http://www.viewtier.com/products/parabuild.htm who employ Subversion as as their VCS have successfully used Subversion's wright-through proxy. This allows the Continuous Integration system to have the read speed of the local Subversion server, which is what you seem to be looking for. Here is the link to Subversion documentation http://svnbook.red-bean.com/en/1.5/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.writethruproxy
The extreme optimization is to have the proxy server set up right on the Continuous Integration server box.
Hope this helps.
Regards,
Slava Imeshev
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.