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

Re: looking for svn host

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2003-07-14 06:11:57 CEST

[Trimmed dev@tortoisesvn from the cc list]

"McKenna, Simon (RGH)" <Simon.McKenna@rgh.sa.gov.au> writes:
> I'm working on a couple of free open source projects, and since they
> are starting to get a little interest I'm now looking for an SVN
> repository on the net to make distributed developer easier. My
> (shared) host is only Apache 1.3 and isn't planning on upgrading to
> 2.x for a while, and as cool as Subversion and TortoiseSVN is, I
> don't want to swap hosts just because I can't setup a repository.
> So can anyone help please?

You can continue to run 1.3 on port 80 and run Apache 2.0.47 on a high
port and marshall requests to it by setting up a reverse proxy to your
subversion server. See:

    http://httpd.apache.org/docs/mod/mod_proxy.html

Or you might want to use svnserve:

    http://svnbook.red-bean.com/html-chunk/ch05s04.html#svn-ch-5-sect-4.2

although the book is currently a bit out-of-date there (soon to be fixed...).

> ps. My apologies if this email is inappropriate for these mailing
> lists, I read the FAQ and searched the archives for any similar
> posts and couldn't find any. I wasn't sure if we were supposed to
> hunt through http://subversion.tigris.org/svn-repositories.html
> <http://subversion.tigris.org/svn-repositories.html> and ask people
> in there?

Nope. You've come to the right place. :)

-Fitz

--
Brian W. Fitzpatrick    <fitz_at_red-bean.com>   http://www.red-bean.com/fitz/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 14 06:12:45 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.