[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: Mark <mark_at_mitsein.net>
Date: 2006-09-29 00:52:04 CEST

On 9/28/06, George Georgalis <george@galis.org> wrote:
> On Thu, Sep 28, 2006 at 03:35:23PM -0400, Marc wrote:
> >
> >Now, I just created a SECOND website, and again set up a new repository on a
> >separate directory on the hard drive, again using TortoiseSVN. I wanted to
> >use svn://svn.domain2.com/trunk. However, when I point the client to THAT
> >domain and trunk, I still get the FIRST repository I created.
> >
>
> I don't think the svn:// protocol works like the http:// protocol.
> With http the domain is actually part of the request, in addition
> to being used to resolve the IP. With svn:// the domain is only
> used to resolve IP. At that IP, trunk is trunk no matter what the
> domain is. you need a more complicated solution, I think.
>
>
> // George
>

Or a simpler one. Just don't use a virtual domain for each repository.

-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 29 00:52:40 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.