info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wrapper funcs to cvs cmds


From: mehul choube
Subject: wrapper funcs to cvs cmds
Date: 18 Nov 2002 12:32:53 -0000

Hi,
I'm writing a wrappers to an existing command-line based cvs commands
The program goes like this
$ cvs login
(Logging in to address@hidden)
CVS password: (enter password here)
$ messages..... eg login sucessful or not.

Basically my program needs to issue the cvs login command, wait for the password prompt, sends the password and wait for the login messages. My
question is what kind of IPC should I use?

        online docs will be of great help.

mehul.
__________________________________________________________
Give your Company an email address like
ravi @ ravi-exports.com.  Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]