> -----Original Message----- > From: Alfred von Campe [mailto:alf...@von-campe.com] > Sent: maandag 29 februari 2016 16:56 > To: webster.br...@rogers.com > Cc: Eric Johnson <e...@tibco.com>; Subversion Users > <users@subversion.apache.org> > Subject: Re: Modifying svn:log property: good or bad? > > Thanks to all who have shared their respective policies. I’d be very > interested to hear from the Subversion contributors themselves as to what > the policy is for the Subversion repo.
Subversion is now hosted in the ASF wide repository of the Apache foundation, so we don't declare the policy ourselves. (Although I think the original Subversion developers were involved when this repository was created) This repository allows changing the log message of revisions that apply to projects you are privileged to commit to. (I'm guessing it uses some custom scripting for this... not sure) Before that we used a similar 'allow edit svn:log' policy for committers on the now disabled svn.collab.net server. I think propedits to other properties are denied. All repository changes go through a commit mailer script, which sends out mails to the mailinglists of projects touched. For ^/subversion in the ASF repository that would be commits@subversion.a.o. Bert