info-cvs
[Top][All Lists]
Advanced

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

$CVSROOT/CVSROOT scripts


From: Christopher.Fouts
Subject: $CVSROOT/CVSROOT scripts
Date: Mon, 21 Jun 2004 13:54:00 -0400

Ok what's the proper way of putting scripts into this
directory that the cvs files can use. For example I want
to call a buglog.sh file from the loginfo file. Do I
- checkout the $CVSROOT/CVSROOT directory
- cvs add buglog.sh file
- modify loginfo to call the buglog.sh file
- cvs commit
- cp ../CVSROOT/buglog.sh,v ../CVSROOT/buglog.sh (???)
- Remove RCS info from buglog.sh (???)
- Ensure correct rwx permissions for ../CVSROOT/buglog.sh

The two step with the (???) is what I'm iffy about. Also
how come subsequent changes made to buglog.sh (ie, after
cvs co, modify, cvs commit) not show up in the repository?

--------------------------------------
Chris T Fouts




reply via email to

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