On 28 May 2007, at 7:44, S K wrote: > I was trying to create a new ticket at Tracks Trac and got this error: > > "Precondition Failed > The precondition on the request for the URL /newticket evaluated to > false."
That usually means that Apache's mod_security has misconstrued code included in your post as a hacking attempt and blocked it ;-). It usually works if you enclose the code in <code></code> tags. > After upgrading to latest trunk version, when I did rake db:migrate > --trace I got the following > error. > > --------------------------- > > (in /home/sk/programs/tracks-trunk/tracks) > rake aborted! > no such file to load -- rcov/rcovtask I have exactly the same problem and just emailed Luke privately about it, as he knows a lot more about rcov than me. Actually, I know precisely nothing about rcov ;-) cheers, bsag -- but she's a girl - the weblog of a female geek http://www.rousette.org.uk [EMAIL PROTECTED] _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
