Files
elog/checklist.txt
T

53 lines
953 B
Plaintext
Executable File

Checklist for new ELOG version
==============================
On Mac (MPC1865):
- Put all new options in doc/config.html
- Increase version in elog-version.h
- Do the same in doc/index.html
- Modify ChangeLog
- Add release date to ChangeLog
- "make loc"
- Translate new strings in eloglang.german
- "git commit -a -m "Release x.x.x-y"
- Merge master into develop branch
On VMPC1865 (VmWare):
- open VS 2012 command window
- cd c:\elog
- git pull
- build xxx-1 in c:\elog
On llc.psi.ch:
- log in as ritt
- git pull in elog and mxml
On midas.psi.ch:
- log in as root
- cd ~ritt/elog
- kinit ritt
- aklog
- ./build x.x.x 1
Declare new version at forum.
Checklist for new ELOG intermediate release
===========================================
On VPC6562-1:
- Put all new options in doc/config.html
- c:\elog> svn ci -m "Version x.x.x-y"
- open VS 2010 command window, build xxx-y
On midas.psi.ch:
- svn update
- su
- klog ritt
- build x.x.x y