We use CVS on Linux for software development.
I noticed that one of the scripts I\'m working on is missing the execute bit set in the CVS repository.
Is ther
Modify the permissions of the related ,v file in the repository. Per this article, the file is checked out with the same permissions as the ,v file in CVSROOT.
,v