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

Re: Combining public and private paths

From: Victor Sudakov <sudakov_at_sibptus.tomsk.ru>
Date: Fri, 11 Feb 2011 23:55:08 +0600

Can two svnserves share one repository? There will be no data
corruption, will there?

Daniel Shahaf wrote:
> Workaround: you could run two svnserves with different configs, one
> allowing only anonymous access and only only authenticated access.
>
> I know httpd has the problem you're describing, I don't recall previous
> reports of it with svnserve.
>
> Victor Sudakov wrote on Thu, Feb 10, 2011 at 21:14:24 +0600:
> > ========== conf/authz:
> > [/]
> > @noc = rw
> >
> > [/foo]
> > $anonymous = r
> > $authenticated = rw
> >
> > does not work. A valid user from the noc group receives the following reply:
> >
> > $ svn diff -c2237 www.txt
> > svn: Unreadable path encountered; access denied
>
> It would be relevant to know www.txt absolute path.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov_at_sibptus.tomsk.ru
Received on 2011-02-11 18:55:49 CET

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.