[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: WHEN will Apache release a fix?

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-14 18:37:11 CET

I don't want to say that you should abandon Apache for Subversion; I
use (under Mac OS X) it and like it. But since it seems to be
problematic under Windows at the moment, I can suggest some ways to
work around it:

On Nov 14, 2006, at 09:31, njbrad@verizon.net wrote:

> I have several working repositories already. That's not the problem.
>
> 1. Convincing our networking group to open up ports when an HTTP
> solution
> should exist is not easy.

You could use svn+ssh protocol, which uses the standard ssh port 22,
which is secure and probably already open in your corporate firewall?

> 2. I've created several helper functions that are called in the CGI-
> Bin
> folder.

What do they do? Why do they require that the repository also be
served via Apache?

> 3. You can't browse the repository through svnserve.

Well, you can browse it, but you need a Subversion client, which a
web browser is not. However, there are other web-based repository
viewers, such as ViewVC, WebSVN and Trac which will still work even
if the repository is not served via Apache.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 14 18:55:55 2006

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.