My words
Jun 17

Written by: Anthony Whyte
Tue, 17 Jun 2008 02:59:21 GMT

When commiting code changes to the Sakai SVN repository I forget occasionally to include the relevant Jira "SAK" issue number in the log entry.  We use the Jira Subversion plugin and neglecting to include the Jira reference in the commit log message prevents the commit info from being picked up by Jira.

Good

svn commit -m "SAK-13784 update Tomcat version to 5.5.26"

Bad

svn commit -m "update Tomcat version to 5.5.26"

So if you are bad like I am sometimes, issue the following svn command to correct the log, including the original commit's revision number and the updated log entry:

svn propset -r 47559 --revprop svn:log "SAK-13784 update Tomcat version to 5.5.26"

and you will revert to good. 

Copyright ©2008 Anthony Whyte

Tags:

Your name:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment    Cancel  
spacer
Blog search
spacer
spacer
spacer