[jboss-dev-forums] [Design of JBoss Build System] - Re: Build System Meeting Agenda Mar 01, 2007

david.lloyd@jboss.com do-not-reply at jboss.com
Mon Mar 5 10:40:37 EST 2007


"pgier" wrote : "scott.stark at jboss.org" wrote : 
  |   |  Why not have a single maven repo under svn where only devs with release tech permission can put out non-snapshot releases? Does svn support that type of filename pattern permissions or is it only path based?
  |   | 
  |   | Having the repo under svn (not cvs due to refactoring problems) is a good thing for tracking who changed what.
  |   | 
  | I'm not sure if SVN could provide that type of filename matching permissions.  It doesn't appear to be available without changes to the svn apache modules.
  | I agree with you that for now we should leave the release repository under version control, but in the future it may not be necessary.
  | 

Actually, by using a pre-commit hook you can enforce any arbitrarily complex [write] permission policy you want.  Unfortunately there are no hooks (to my knowledge) that can restrict read access.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025094#4025094

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025094



More information about the jboss-dev-forums mailing list