##// END OF EJS Templates
Fix chmod of writable but unowned files (issue530)...
Fix chmod of writable but unowned files (issue530) This could happen e.g. in group writable local repositories where a file should become executable on update. (Patch by Benoit Boissinot attached to issue530)

File last commit:

r3264:fc34c031 default
r5668:ca4f10c7 default
Show More
header.tmpl
8 lines | 280 B | application/x-cheetah | CheetahLexer
Brendan Cully
Rename default style to old
r3264 Content-type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="?static=hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="?static=style.css" type="text/css" />