I am running 1.0.3 from debian sid. Well, even it only looks into the content of the file to determine if it is script, it still cannot explain why it does 0755 to 0754. Without the flag, it just gives 0644.
BTW, what would be the reason to ignore the metadata(the file attribute in this case) as they are just part of the *nix system, unlike Windows that is not very important. --- Tommy Pettersson <ptp at lysator.liu.se> wrote: >Darcs doesn't care what execution privilege files have. >The --set-script-executable simply looks at the file and >set the execution bit if it thinks it is an executable script >(e.g., starting with #!/bin/sh). It doesn't matter if the file >"used" to be executable. >Also, the --set-script-executable feature seems to have be >broken in some 1.0.4 prerelease, so it only works in 1.0.3. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
