gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Changes between Version 1 and Version 2 of HowToChangeLog


Ignore:
Timestamp:
Mar 6, 2008, 10:44:56 AM (17 years ago)
Author:
oliver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToChangeLog

    v1 v2  
    441) First we change the log message in the GiBUU repository. Therefore, we go to the ''workingCode'' directory and then type
    55
    6 ''svn propset --revprop -r "revisionNumber" svn:log "new log message"
    7 ''
     6{{{
     7svn propset --revprop -r "revisionNumber" svn:log "new log message"
     8}}}
    89
    9102) Now you need to resync the TRAC project. Go to ''tp8'' to the directory ''/home/nucleus/buu/tracProject'' and type
    1011
    11 ''trac-admin GiBUU resync''
     12{{{
     13trac-admin GiBUU resync
     14}}}