[cvsnt] loginfo say User SYSTEM cannot access
Avenger
avenger at php.net
Fri Dec 5 01:58:30 GMT 2003
Hey.all
I'm a PHP programer.i wanta use the php rewrite the loginfo process
script.the complete script by PHP is attach the mail.
In my loginfo file,the script line is:
>> DEFAULT c:/php/php.exe -q E:/Test/cvsloginfo/cvs.php %{sVv} $USER
But when i run this,there have a problem. when i run the script at the
server on the local CVS mode,it' works no any error for me.when i use
the remote pserver CVS mode at another computer.it's return the below
error:
>> cvs rdiff: User SYSTEM cannot access E:/cvsroot/<modules>
I don't know where am i wrong.. and what's the SYSTEM user??
Well, now i changed the mode to localhost pserver mode on the cvsnt
server.it returns:
>> C:\cvs.exe -d :pserver:administrator at localhost:/cvsroot -qn rdiff -r 1.57 -r 1.58 -u Test/robots.txt
>> cvs [rdiff aborted]: the :pserver: access method is not installed on this system
The cmd line in my PHP script to process the cvs diff is
>> cvs -qn rdiff -r %s %s -u <file>
And the path NT access for E:/cvsroot/ for my module is "Everyone"
So,plz help, it's very important for me.thx..
BTW: sorry for my poor english, hope it's clearly..
Best regards
--
Avenger <a at phpe.net>
Exceed PHP (http://www.phpe.net)
More information about the cvsnt
mailing list