Re: [boost] [svn] empty log messages

6 Aug
2007
6 Aug
'07
3:58 p.m.
Daniel Wallin wrote:
The timeline shows a couple of changesets with empty log messages: Could we change the pre-commit hook to disallow this?
Just in case anyone's not aware of this, svn will let you change the commit messages for old commits. The command is something like svn propset svn:log --revprop -r 12345 "Frob the foobar" . By default, however, this is disabled by the pre-revprop-change hook. This chould be set up so that e.g. only the person responsible for a commit could subsequently change its log message. Regards, Phil.
6518
Age (days ago)
6518
Last active (days ago)
0 comments
1 participants
participants (1)
-
Phil Endecott