Re: Could svn check permissions?
From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-09-04 22:07:12 CEST
e.huelsmann@gmx.net wrote:
> Patch bdb? ask them nicely to do it differently?
I still maintain that there is nothing wrong with BerkeleyDB. As long as you
How about this for a solution:
1) Add a new option to 'svnadmin create'
-r [--revision] arg : specify revision number ARG (or X:Y range)
which will set the appropriate rights to start with, rather than requiring the
2a) Alter svn to always set umask S_IRUSR, S_IWUSR, S_IRGRP, and S_IWGR prior to
or
2b) Include a svn wrapper which sets umask 002.
>
Mostly it's because the file:// access is so much faster than http:// and
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Sep 4 22:07:45 2003 |
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.