Boost logo

Boost :

Subject: Re: [boost] Can't access ticket?
From: Doug Gregor (doug.gregor_at_[hidden])
Date: 2008-12-30 12:54:39


On Tue, Dec 30, 2008 at 12:12 PM, Ben Artin <macdev_at_[hidden]> wrote:
> In article <EB988BEDA6A7408781E6864A1332CB77_at_fuji>,
> "John Maddock" <john_at_[hidden]> wrote:
>
>> Can anyone access this ticket: https://svn.boost.org/trac/boost/ticket/764 ?
>
> If someone with access to the Trac server could tell me what you get when you
> run
>
> echo 'select time,changetime from ticket where id=10;' | sqlite3
> tracenv/db/trac.db
>
> where tracenv is the path to your Trac environment, I can probably tell you why
> Trac is losing and how to fix it.

Here's the result:

-bash-3.00$ echo 'select time,changetime from ticket where id=10;' |
sqlite3 /opt/trac/boost/db/trac.db
1005174885|

  - Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk