794941efe1
SVN revision: 2316
42 lines
945 B
Plaintext
Executable File
42 lines
945 B
Plaintext
Executable File
Checklist for new ELOG version
|
|
==============================
|
|
|
|
On PC6562:
|
|
|
|
- Put all new options in doc/config.html
|
|
- Increse version in elogd.c and elog.c
|
|
- Do the same in doc/index.html and index_nd.html
|
|
- copy index_nd.html to index.html on web server
|
|
- Modify ChangeLog
|
|
- Add release date to ChangeLog
|
|
- Do a "make indent"
|
|
- Do a "make loc"
|
|
- Translate new strings in eloglang.german
|
|
- c:\elog> svn ci -m "Release x.x.x-y"
|
|
- open VS 2008 command window, build xxx-1 in c:\elog
|
|
- copy index_nd.html to index.html on web server
|
|
|
|
On midas.psi.ch:
|
|
|
|
- svn update
|
|
- Increase version in elog.spec
|
|
- klog ritt
|
|
- ./build x.x.x 1
|
|
|
|
Declare new version at freshmeat.
|
|
|
|
Checklist for new ELOG intermediate release
|
|
===========================================
|
|
|
|
On PC6562:
|
|
|
|
- Put all new options in doc/config.html
|
|
- c:\elog> svn ci -m "Version x.x.x-y"
|
|
- open VS 2005 command window, build xxx-y
|
|
|
|
On midas.psi.ch:
|
|
|
|
- svn update
|
|
- klog ritt
|
|
- build x.x.x y
|