in reply to CVS web interface

Do you get errors (what does $! say?). May be a permission problem with the web user vs. you (from the command line). I haven't used these myself, but these modules may be of use. But, I would be interested in the error messages (if any) from your system(), etc... attempts.

Cheers,
KM

Replies are listed 'Best First'.
RE: Re: CVS web interface
by davinci (Initiate) on Aug 09, 2000 at 21:40 UTC
    I have already though about the user problem. Is there a way to set the 'User' of the script from within PERL?
      Look here for a possible solution to your problem.

      Cheers,
      KM