comparison README @ 3:1513c716eef0

- Added total sum of all projects. - Added hint to tac your old worklog config file to keep reversed order.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 30 Jul 2008 01:42:38 +0200
parents a3fe8e4e9184
children 9c4e8ba3c4fa
comparison
equal deleted inserted replaced
2:49aa271aa3d0 3:1513c716eef0
22 22
23 To import an old worklog configuration you may use: 23 To import an old worklog configuration you may use:
24 24
25 ./contrib/convert-projects </PATH/TO/projects | sqlite3 time.db 25 ./contrib/convert-projects </PATH/TO/projects | sqlite3 time.db
26 26
27 If you want to keep the reverse task order of the original config
28 file you might pipe it through tac first.
29
27 3 - starting getan: 30 3 - starting getan:
28 31
29 $ ./getan 32 $ ./getan
30 33
31 or 34 or
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)