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

Re: checksum error while updating

From: <mwood_at_its.uct.ac.za>
Date: 2003-01-23 08:35:27 CET

On Wed, Jan 22, 2003 at 01:19:21PM -0500, Neil Schemenauer wrote:
[snip]
 If someone can tell me how to make part of a repostitory readable I
 can make the quixote directory available. I tried:
[snip]

You can make part of a repository readonly by using one of the hook
scripts designed to do this (e.g. svnperms.py or
commit-access-control.pl.) There is currently no way to allow read
(or read/write) access to a subsection of the repository without giving
read access to the rest of the repository.

What might work, but would take a lot of effort, would be to dump the
repository and then edit the dump file to remove any references to stuff
you don't want accessible. Then put the resulting dump file somewhere
so that people interested in this problem can get hold of it.

I don't know how feasible this would be, though...

-- 
Michael Wood mwood@its.uct.ac.za
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:08:56 2006

This is an archived mail posted to the Subversion Dev mailing list.

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