Log in

HCMC Journal

MoEML files should carry svn keyword comment blocks

: Martin Holmes
Minutes: 10

Reminder to self on how to set the relevant properties on all XML files:

find * -type f -name '*.xml' -exec svn propset svn:keywords "LastChangedRevision LastChangedBy Id LastChangedDate HeadURL" {}  \;