-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Noah Kantrowitz skrev 26-06-2008 19:53: | | On Jun 26, 2008, at 1:50 PM, Eirik Schwenke wrote: |> Btw, is there a built in scheduler(aka cron) in trac ? It would certainly |> be nice to have this feature as part of the system, if it isn't already |> (eg with automatic escalation of old bugs, optional automatic transition |> to "won't fix" for "dead" bugs, nagging devs etc). | | As a webapp, this isn't possible. Some long-running daemon has to handle | timing, though Trac can handle everything else. I saw a TracCron plugin a | long time ago that just set things up so you ran "wget | http://server/trac/cron" from cron, and it handled the scheduling and such.
This seems similar to the idea coldfusion uses. I suppose this should be a ready-to-use-plugin, distributed with thin python-script that either implements the scheduled polling, or just the polling (for install on windows which has a ... "different" ... scheduler implementation ;-) Especially time-based escalation of tickets would be very useful to have (especially if trac is forced into service as an issuetracker for support desks). This might be a good candidate for core? At least to the extent that this is relevant for workflows ? Best regards, - -- ~ .---. Eirik Schwenke <[EMAIL PROTECTED]> ( NSD ) Harald HÃ¥rfagresgate 29 Rom 150 ~ '---' N-5007 Bergen tlf: (555) 889 13 ~ GPG-key at pgp.mit.edu Id 0x8AA3392C -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIY+IzxUW7FIqjOSwRAjhhAKCjdz5Lr/b5sEl6pE21WWTMmOHLsACdFBHX mA+8HmTzt5JXuk9/6Fav9oE= =45up -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
