Thank you very much David, yup, i think you must be right, and i try to find some about you said, i found in Eclipse<Right Clip the file ->Properties->CVS > i can see "Permissions: u=rw,g=rw,o=r", this must be the Permission of the file, i try to set it, but can't find any dialog to set it. :(
2005/8/13, David Holroyd <[EMAIL PROTECTED]>: > On Sat, Aug 13, 2005 at 03:06:55PM +0800, iiley wrote: > > I saw the syncmail executed from the output, but still go problems: > > ------------------------------------------------------------------- > > E sh: /cvsroot/aswing/CVSROOT/syncmail: Permission denied > > As I think someone mentioned earlier, you need to make sure that the > file is executable. 'Permission denied' should be read 'Permission to > execute this file has not been granted.' > > I don't think that CVS will update the file permissions if you simply > commit it, CVS will use the permissions that the file has when you add > or import it. > > So, try deleting syncmail from the CVSROOT module, and then re-add > another copy of the script, first ensuring that you've got the > execute-flag turned on. > > If I recall correctly, it's possibly to make files executable with a > checkbox somewhere in the Eclipse file-properties dialog. > > > dave > > > PS If you don't mind HTML email, may I pimp you the notification script > that I wrote: http://www.badgers-in-foil.co.uk/projects/cvsspam/ ;) > > -- > http://david.holroyd.me.uk/ > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
