The current E@H webpages are based off of the 15982 boinc svn checkin. git clone git://git.aei.uni-hannover.de/tracking/boinc/trunk-html.git html_test cd html_test/ git log --grep=@15982 # will show the sha1 for git. git checkout -b testing 614fa5fc0181 [hammerd@einstein html_test]$ ls bt inc languages ops project.sample queue user # in separate terminal cd $E/html cp -a inc/ languages/ ops/ project/ user/ email/ ~/html_testing/html_test/ [hammerd@einstein html]$ ls -f | grep -v stat . .. cache inc languages ops project user user_profile.albert user_profile email git remote rename origin tracking git remote add david git@git.aei.uni-hannover.de:public/hammerd/einsteinathome-web.git git config branch.testing.remote|merge git push david testing add project ...-- DavidHammer - 29 Apr 2010
(cd html/ops && php update_translations.php)