From: Eric S. <er...@re...> - 2003-07-14 17:58:33
|
Interesting, I couldn't run that command you suggested (even with my $CVSROOT setup properly), but I could run: cvs -z3 -d:pserver:ano...@cv...:/cvsroot/sandweb co sandweb In any case, make test came up with fewer errors, while the RC3 release seemed to work just fine this morning. BTW, I'm running Apache2, and I'd like to be able to just use mod_auth_ldap to authenticate users against my central ldap directory. Do you have any idea on whether I should go down the path of mod_auth_ldap, or will I need extra information in sandweb that will require hacking the code? Thanks, Eric On Thursday 10 July 2003 16:17, Rob Helmer wrote: > On Thu, Jul 10, 2003 at 03:48:55PM -0600, Eric Swenson wrote: > > Can't call method "debug" without a package or object reference at > > /usr/local/src/sandweb/blib/lib/SandWeb/Repository/cvs.pm line 2603. > > t/repository....dubious > > Test returned status 29 (wstat 7424, 0x1d00) > > DIED. FAILED tests 9-19 > > Hello, > > > We're ready to do another RC release off the release-1_0-branch in CVS, > can you do a "cvs co -r release-1_0-branch sandweb" from our anoncvs > server and see if it works? > > Or, you can just wait a day or two and rc3 will come out. It'd be cool > if you can test it from CVS though, just to make sure we don't release > rc3 with a bug.. > > > > Thanks, > Rob |