== How to change a revision message == 1) First we change the log message in the GiBUU repository. Therefore, we go to the ''workingCode'' directory and then type {{{ svn propset --revprop -r "revisionNumber" svn:log "new log message" }}} 2) Now you need to resync the TRAC project. Go to ''tp8'' to the directory ''/home/nucleus/buu/tracProject'' and type {{{ trac-admin GiBUU resync }}}