Hello
I've setup a cvs server on the web , i've initiated it, and imported a project
i've also tested the cvs checkout command on the online server and it worked
(by renaming the original imported folder and then doing cvs checkout <projectName> )
i am trying to use the ssh interface for cvs connection from phpEd with no sucess
at first i tried to use putty.exe as the ssh.exe file for phpEd and it didnt work, i got an error message from putty "invalid port number"
so i guess putty doesnt work well when called from outside or somthing.
i have downloaded a 30 day trial version of ssh secure shell client and tried it, i got "waiting for cvs" ....
then i started looking at the forums and saw that it was recommended for users to use the cvs.exe file for the ssh.exe
i tried to use the cvs.exe and i got this error message when i try to use the cvs
it seems to me like this error is a standard miss use of command error
i am sure that the cvs project settings are correct
have no idea what to do now please help
Dor