Disallow changes in Subversion tags
filed in Servers, Subversion on Aug.20, 2010
Because Subversion does not have explicit tags, and everything in the repository is just another folder or file (and thus editable), we sometimes have the need to secure or force our repository layout. Creating a tag is just making a copy of the trunk (or any branch) so you have a snapshot of how the [...]

