in reply to Re: Re: mysql, locked databases, Apache::DBI and mod_perl
in thread mysql, locked databases, Apache::DBI and mod_perl

This is when you wish you had CVS or one of those other systems...

Stop Wishing. Install (or learn to use) CVS (or the equivalent) ASAP. Without some type of source-code control, you're working without a safety net. The ability to ask "what changed?" questions--and get authoratative answers--can be a huge win when you find yourself in a situation like the one you're in now.

  • Comment on Re: Re: Re: mysql, locked databases, Apache::DBI and mod_perl

Replies are listed 'Best First'.
Re: Re: Re: Re: mysql, locked databases, Apache::DBI and mod_perl
by Flame (Deacon) on May 19, 2003 at 03:24 UTC
    I've tried several times to get it working on my system, and although I have access to CVS via SourceForge, I still haven't been able to figure out how it works... unfortunately.



    My code doesn't have bugs, it just develops random features.

    Flame ~ Lead Programmer: GMS (DOWN) | GMS (DOWN)

      I installed/setup CVS using this book and had no problems with it..

      C.