How to check if a user already login?
hezjing <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
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