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

Re: subversion with virtual hosts

From: Tom Hosiawa <tomek32_at_gmail.com>
Date: 2005-02-04 04:35:49 CET

I figured it out. Here's what I did In case anybody has similar
problems in the future.

Since phaosLeague is using SVNPath now (instead of SVNParentPant) and
it's located in different directory from my other repositories, I
needed to use [/] not [phaosLeague:/] in svn_access.

So what I ended up doing is, creating a seperate svn_access for
phaosLeague with this inside:

[groups]
phaosLeague-devs = tom, peter
[/]
@phaosLeague-devs = rw

-- 
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 4 04:38:00 2005

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.