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

Re: Using TSVN to connect to multiple repositories on same server?

From: Matthew Mucker <gmane_at_companies.mucker.net>
Date: 2007-07-13 17:04:00 CEST

Thanks, Erik.

When I use TSVN to go to svn://host.domain.com/repo2, SVN attempts to access
a subdirectory 'repo2' under the first repository I created. I can't log on
using the credentials I created for repo2, but can using the credentials I
created for the original repository.

The server is Subversion 1.2.3-r19776 running on Windows, if that makes a
difference.

I'm certain that I'm asking a stupid newbie question, but the fact is that I
AM a stupid newbie, and I do appreciate the assistance.

-Matthew

"Erik Hemdal" <erik@comprehensivepower.com> wrote
in message news:001601c7c559$a6613c60$0501a8c0@HEMDAL...
> I just installed Subversion (love it, love it, love it!) on
> my Windows machine and need help using multiple repositories
> from a TortoiseSVN (love it, too!) client.
>
> I've created two repositories. I want one to use for my
> projects, and I want to provide svn hosting for a friend of
> mine in the second repository. I want to use different
> usernames/passwords to keep him out of my stuff. (He'd like
> to keep me out of his stuff, too, but I own the server so
> he's sunk there.
> <g>)
>
> I've edited the /conf/passwd files on the two repositories to
> allow access to each repository as appropriate.
>
> The problem is that when I use TortoiseSVN to connect to my
> server using the svn://www.mydomain.com syntax, I can only
> access the first repository.

It might help to see the specific URL you are trying to use. It sounds like
you are using svnserve for your server.

For me, something like

svn://host.domain.com/repo1

and

svn://host.domain.com/repo2

work just fine. If a user doesn't have permissions on a particular repo,
then he won't be able to get at files. If you use TortoiseSVN, you can see
the base of the repository even if there's nothing really there. That is,
you'll see what looks like to top of the repository in the TSVN Repository
Browser, but you'll get an error if you try to drill down into it.

Erik

>
> I suspect I may have missed this in the client documentation,
> but how to I connect to a different repository using TortoiseSVN?
>
> Thanks so much!
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail:
> users-help@tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jul 13 17:04:01 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

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