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

Re: Creating more than one repo

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2006-09-29 19:07:55 CEST

--On Thursday, September 28, 2006 6:00 PM -0400 Kris Deugau
<kdeugau@vianet.ca> wrote:

> You'll have to do one of:
>
> -> Set up each site on separate IPs, so that services like SVN can
> properly match access to different sites to the matching back-end data.
> -> Switch to HTTP access (please note, not HTTPS, as that will just dump
> you back where you started). This is probably the best long-term option.
> -> Rethink your repository structures so that you embed the repository
> name in the svn:// url somewhere after the domain name part.

Or run separate servers on different ports. (This would also address the
HTTPS limitation.) The downside is that you have to explicitly specify the
port in the URL.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 29 19:08:35 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.