Brian Kowald writes: > > I have added a perl script to checkoutlist in CVSROOT. When its extracted, > it does not have the execute permission. Is there a way to get ot to extract > with the execute permission, or would I have to have a script triggered off > of somewhere to modify the permissions after its extracted?
Set execute permission on the ,v file in the repository. If the script had been executable when you first added it to CVS, that would have been done for you. -Larry Jones Things are never quite as scary when you've got a best friend. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
