info-cvs
[Top][All Lists]
Advanced

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

Re: how to execute cvs commit from script?


From: Shubhabrata Sengupta
Subject: Re: how to execute cvs commit from script?
Date: Thu, 31 May 2001 12:35:55 +0530

cvs commit -m "Your comment here" temp.c

-----Original Message-----
From: Bhavaniprasad Polimetla <address@hidden>
To: CVS <address@hidden>
Date: Thursday, May 31, 2001 12:32 PM
Subject: how to execute cvs commit from script?


>Dear sir,
>
>script:
>
>#!/bin/ksh
>`cvs commit temp.c`
>
>the script giving following error.
>
>Vim: Warning: Output is not to a terminal
>
>how to execute cvs commit from script?
>
>thankyou,
>Bhavani.
>
>
>_______________________________________________
>Info-cvs mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/info-cvs
>




reply via email to

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