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

Re: Folder-based properties

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Wed, 16 Feb 2011 09:47:23 +0100

Guten Tag Greg Long,
am Dienstag, 15. Februar 2011 um 18:33 schrieben Sie:

> - Files in release directories must not be changed or deleted.
> - Files in template directories must not be copied. They should be
> extracted instead.

Doesn't this sound like it should be handled with per directory
permissions using authz? The only problem is to create Rel/A10 for the
first time, right? So give Rel normal write access, let A10 be created
and write new read only permissions for A10 to authz using a post
commit hook. The hook just needs to know that it have to do so with
all folders created in Rel, which should be easier than your logic for
a pre-commit hook sounded.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  tschoening_at_am-soft.de
Web:     http://www.am-soft.de
AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow
Received on 2011-02-16 09:48:04 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.