Hi ,

Could you please guide me how to proxy subversion over Tomcat server.

Actually we are in process of migrating visual svn server 2.7.14 version 
to  new server with same version. But in the olde server visual svn server 
is configured with tomcat 7 and we have to replicate the same installation 
and setup in target server. But We are stuck there that how to setup SVN 
with Tomacat in new server ( with the same version). Could you please guide 
us here


On Friday, September 18, 2009 at 8:53:05 AM UTC+5:30, . . wrote:
>
> Thanks for the ideas, Carey.  With some work, I managed to get VisualSVN's 
> Apache instance to proxy to the wiki, as this way we only have one Apache 
> instance to manage instead of two.  I also figure it's more efficient for 
> the sake of VisualSVN, since that'll be the more demanding service of the 
> two.
>
> But I did manage to do all the customization within httpd-custom.conf by 
> setting up VirtualHosts, so I didn't have to modify httpd.conf.  Seems to 
> work.
>
> Trevor
>
> Carey Bishop wrote:
> > 
> > It's probably easiest to make the wiki instance of Apache run on port 
> 443,
> > and proxy any requests to a certain URL (such as /svn/) to VisualSVN 
> Server,
> > rather than the other way around. The only reason for saying this is 
> that it
> > can be difficult to get Windows binaries of the modules that are the 
> correct
> > version for binary compatibility with the VisualSVN instance of Apache,
> > where as the wiki installation probably has those modules there already.
> > 
> > I have in the past been successful at using mod_proxy to do from the
> > VisualSVN Server instance, by installing the binaries for mod_proxy and 
> its
> > dependencies, and modifying httpd-custom.conf to include them. You'll 
> then
> > need to monitor the Application log as VisualSVN Server starts up to make
> > sure that the modules were loaded successfully.
> > 
> > Any standard guides for installing mod_proxy on Apache should give you 
> all
> > the configuration details you need.
> > 
>
> -- 
> _______________________________________________
> Surf the Web in a faster, safer and easier way:
> Download Opera 9 at http://www.opera.com
>
> Powered by Outblaze
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at https://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to