
ivan-rt-devel at 420
Aug 12, 2000, 11:41 AM
Post #6 of 11
(412 views)
Permalink
|
On Sat, Aug 12, 2000 at 10:55:20AM -0400, Jesse wrote: > What version of the sources are you working from? I belive Tobias' fork still > uses Kronos. I'm actually working from a merged CVS tree, checkpointed on 08/10, with your RT2 branch taking precendence. I've got RT1, RT2 (aka "rt-1-1"), and Tobias's fork on branches. I was unsucessful at convincing you guys to work in the same repository so I had to do it myself. This is the first I've heard that DBIx stuff was kept in a separate module in CVS. Anything else undocumented that I should know, before I waste even more time? > > I yanked Kronos ~2 weeks ago. > > [.checking out a clean copy of the sources from cvs. Haven't yet had a chance > to rename directories.] > > desktop:% cvs co DBIx /data/home/jesse/DBIx 10:52AM:ttypts/23 > cvs server: Updating DBIx > U DBIx/Makefile > cvs server: Updating DBIx/EasySearch > U DBIx/EasySearch/Changes > U DBIx/EasySearch/EasySearch.pm > U DBIx/EasySearch/MANIFEST > U DBIx/EasySearch/Makefile.PL > U DBIx/EasySearch/test.pl > cvs server: Updating DBIx/Handle > U DBIx/Handle/Changes > U DBIx/Handle/Handle.pm > U DBIx/Handle/MANIFEST > U DBIx/Handle/Makefile.PL > U DBIx/Handle/test.pl > cvs server: Updating DBIx/Record > U DBIx/Record/Changes > U DBIx/Record/MANIFEST > U DBIx/Record/Makefile.PL > U DBIx/Record/Record.pm > U DBIx/Record/test.pl > > desktop:% grep Kronos DBIx/Record/Record.pm > zsh: 17747 exit 1 grep Kronos DBIx/Record/Record.pm > > > > On Sat, Aug 12, 2000 at 03:21:20AM -0700, ivan wrote: > > On Sat, Aug 12, 2000 at 05:46:43AM -0400, Jesse wrote: > > > FWIW, Date::Kronos isn't actually used by RT anymore. > > > > Umm, what about? > > > > ivan [at] rootwoo:~/RT/work$ grep Kronos lib/DBIx/DBIx-Record/Record.pm > > require Date::Kronos; > > my $obj=Date::Kronos->new(); > > my $obj=Date::Kronos->new(); > > my $now=Date::Kronos->new(cal_type=>'Unix'); > > my $now=Date::Kronos->new(cal_type=>'Unix'); > > > > > > > > > > > > > > On Sat, Aug 12, 2000 at 02:39:19AM -0700, ivan wrote: > > > > Is http://www1.jump.net/~arclight/perl/ the official distribution site, or > > > > just some random place? > > > > > > > > (finding all this non-CPAN module stuff a bit disconcerting) > > > > > > > > -- > > > > meow > > > > _ivan > > > > > > > > > > > > _______________________________________________ > > > > Rt-devel mailing list > > > > Rt-devel [at] lists > > > > http://lists.fsck.com/mailman/listinfo/rt-devel > > > > > > > > > > -- > > > jesse reed vincent --- root [at] eruditorum --- jesse [at] fsck > > > pgp keyprint: 50 41 9C 03 D0 BC BC C8 2C B9 77 26 6F E1 EB 91 > > > ------------------------------------------------------------- > > > "If IBM _wanted_ to make clones, we could make them cheaper and faster than > > > anyone else!" - An IBM Rep. visiting Vassar College's Comp Sci Department. > > > > > > > > > _______________________________________________ > > > Rt-devel mailing list > > > Rt-devel [at] lists > > > http://lists.fsck.com/mailman/listinfo/rt-devel > > > > -- > > meow > > _ivan > > > > > > _______________________________________________ > > Rt-devel mailing list > > Rt-devel [at] lists > > http://lists.fsck.com/mailman/listinfo/rt-devel > > > > -- > jesse reed vincent --- root [at] eruditorum --- jesse [at] fsck > pgp keyprint: 50 41 9C 03 D0 BC BC C8 2C B9 77 26 6F E1 EB 91 > ------------------------------------------------------------- > I think co-ordinating 1000 prima donnas living all over the world will be as > easy as herding cats..." -- Andy Tanenbaum on the linux development model, 1992 -- meow _ivan
|