Re: "connection closed unexpectedly" and/or "not authorized to open root of edit operation"
From: Jason Huck <jason.huck_at_gmail.com>
Date: 2007-08-10 19:41:15 CEST
Rainer Sokoll wrote:
We're not using trac. We do have roundup running on the machine, but it's
Here's a generic rundown of the authz configuration:
--- svnserve.conf --- [general] anon-access = none auth-access = write password-db = /svn/svnusers realm = My Repo authz-db = /svn/authz --- svnusers --- [users] UserA = 12345 UserB = 54321 UserC = 90210 UserD = 86753 --- authz --- [groups] main = UserA, UserB sub = UserC, UserD [repo:/] @main = rw [repo:/trunk] @sub = r Thanks, Jason -- View this message in context: http://www.nabble.com/%22connection-closed-unexpectedly%22-and-or-%22not-authorized-to-open-root-of-edit-operation%22-tf4248974.html#a12095959 Sent from the Subversion Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Aug 10 19:39:26 2007 |
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.