Howdy. I somehow managed to import a file that should have had it's execute bit set, but didn't. Not the end of the world, but pretty irritating to always have to chmod(2) the file. I see file_isexe() in file.c, but I don't understand how I can update the status of vfile to match the file system. Is there a trick to update the manifest to include a x on the particular file?
Thanks in advance. -sc _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

