On Wed, Oct 8, 2008 at 8:09 PM, Eric Allen <[EMAIL PROTECTED]> wrote: > I just merged to trunk this morning.
Ah, great, pulling now. Now dies with: -- at_midnight(Fri, 15 Feb 2008 00:00:00 UTC +00:00) rake aborted! undefined method `at_midnight' for #<ActiveRecord::ConnectionAdapters::SQLite3Adapter:0x7fe6c788b2a0> As might be obvious from that, I'm using sqlite, not a 'real' database. (One less process to maintain and secure FTW.) > What exactly do you mean by "git > defeated" you? The missing commit problem we've been seeing? No, just my failure to grok git. I was trying to set it up so that I could merge your tree into my local tree (which is just bsag's master) but it wouldn't let me 'remote add' or 'track' your tree. I think it might just have been a failure on my part to correctly identify your tree to git? I'm really not sure; I've never tried to do anything with git other than pull down a single master source tree before. The documentation really is as abysmal as they say it is... Luis > On Oct 8, 2008, at 2:49 PM, Luis Villa wrote: > >> On Sat, Oct 4, 2008 at 1:34 PM, Luis Villa <[EMAIL PROTECTED]> wrote: >>> >>> On Sat, Oct 4, 2008 at 1:32 PM, Eric Allen <[EMAIL PROTECTED]> wrote: >>>> >>>> Hmm. Looks like you don't have a timezone set for one of the users in >>>> your >>>> database. >>> >>> Probably the case- there is a test user that has never been used/setup, I >>> think. >> >> FWIW, I tried to test your patch for this yesterday, but git defeated >> me. (Think 'fatality', mortal kombat-style.) Let me know when it gets >> merged into master (or send me a patch) and I'll give it a go again. >> >> Luis > > _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
