Hi I'm required to write a script to automate some CVS commands. Is there a CVS command to check if a user has already login?
One way to do this is to execute a CVS command (e.g. cvs log or checkout) and observe the errors, but is there a more elegant way? Thank you! -- Hez
