Hi Pierre, I do not know if you can set it from windows client. I think it is not possible as Windows does not have the concept of executable bit. If you checking something from Linux machine the CVS server preserve the executable bits. If you have checked-in the source from Windows client I suggest that after check-in, login to Linux server and execute the "chmod" directly on CVS files. It does not have any side effect on CVS files.
Just a thought.... Thanks, Gurmit ----- Original Message ----- From: "Pierre Cart-Grandjean" <[EMAIL PROTECTED]> Newsgroups: gnu.cvs.help To: <[email protected]> Sent: Friday, December 30, 2005 3:31 PM Subject: Executable bit set on Linux server from Windows client > Hello, > > I have a computer from wich all files commited to the linux/pserver CVS > server have their executable bit set. This doesn't happen from any other > computer. It doesn't depend on the login (same login on a different computer > doesn't have the problem). We use CVSNT 2.0.51d. > I didn't even think it was possible to have the executable bit set from a > Windows client. > Please help. Thanks, > Pierre > > > _______________________________________________ > Info-cvs mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/info-cvs > > _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
