> Hi,
>          I'm writing a wrappers to an existing command-line based 
> cvs commands
> The program goes like this
> $ cvs login
> (Logging in to [EMAIL PROTECTED])
> CVS password: (enter password here)
> $ messages..... eg login sucessful or not.
>
Why do you need to login inside your wrapper?  Once the user has logged
in to a repository (using pserver), CVS writes a file in the
user's home directory and so the user stays logged in.

>          online docs will be of great help.
> 
Most documentation available in printed form is also freely
available on-line.  Start at http://www.cvshome.org.

-- 
Now building a CVS reference site at http://www.thornleyware.com
[EMAIL PROTECTED]



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to