mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2025-09-09 22:19:29 +00:00
add customized eupathdb:fetch_changesets task that includes a Timeout; this is to address accumulation of svn processes (and system memory depletion) from redmine:fetch_changesets when server does not respond
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
cd {{ redmine_root_dir }}
|
||||
|
||||
/usr/local/bin/bundle exec rake \
|
||||
redmine:fetch_changesets \
|
||||
eupathdb:fetch_changesets \
|
||||
RAILS_ENV="production"
|
||||
|
Reference in New Issue
Block a user