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

Re: svnadmin create --user --group Attempt #3

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-11-07 22:06:36 CET

John Peacock wrote:

> I have attached my latest attempt to automatically create repositories
> with appropriate rights/ownership (under sufficiently *nix-like O/S's)
> to the issue here:

I swapped mkdir() out for apr_dir_make_recursive(), but then if I create a deep
directory (with newly created intermediate directories), I am going to have to
walk the tree to ensure that the directory is visible to unpriveleged users.
Bother!

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.org
Received on Fri Nov 7 22:06:52 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.