Opened 12 years ago
Closed 12 years ago
#8550 closed defect (fixed)
Issues with nightly
Reported by: | dante | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Operations | Version: | 1.2.3 |
Keywords: | Cc: | Dustin Machi | |
Blocked By: | Blocking: |
Description
Nightly hasn't been running properly since 1-24-09. Running nightly.sh manually didn't turn up any errors regarding default build options, etc. So it is possible it is just not running at all from cron, but I am not sure how that is all defined.
Also while investigating this, I noticed we do an svn co views/all/trunk then find .svn files. We could skip that by just using
svn export views/all/trunk
creating ticket to trac outage from 1-24-09 - 2-02-09, and reminder to look into further.
Note: See
TracTickets for help on using
tickets.
seems to be in order. thanks dmachi!