Im working on a frontend to cvs on the web with php.
My problem is that i need to pass the password 
so the login dont get interactive. 
I can just use the /~.cvspass because php executes as nobody.
So my question is: how do i pass my password when i login to skip
the interactive password request.

//cryptor - brainstorming

Reply via email to