Changeset 149 for trunk/trac/cron.svndigest.sh
- Timestamp:
- Aug 12, 2006, 11:11:46 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/trac/cron.svndigest.sh
r148 r149 3 3 # Copyright (C) 2006 Jari Häkkinen 4 4 # 5 # This file is part of svn stat, http://lev.thep.lu.se/trac/svnstat5 # This file is part of svndigest, http://lev.thep.lu.se/trac/svndigest 6 6 # 7 # svn stat is free software; you can redistribute it and/or modify it7 # svndigest is free software; you can redistribute it and/or modify it 8 8 # under the terms of the GNU General Public License as published by 9 9 # the Free Software Foundation; either version 2 of the License, or 10 10 # (at your option) any later version. 11 11 # 12 # svn stat is distributed in the hope that it will be useful, but12 # svndigest is distributed in the hope that it will be useful, but 13 13 # WITHOUT ANY WARRANTY; without even the implied warranty of 14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 15 # General Public License for more details. 16 16 # … … 26 26 HOME=/ 27 27 28 7 5 * * * /export/home/trac/tracs/svn stat/htdocs/pristine_svnstat/trac/svnstat.sh28 7 5 * * * /export/home/trac/tracs/svndigest/htdocs/pristine_svndigest/trac/svndigest.sh
Note: See TracChangeset
for help on using the changeset viewer.