<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 22, 2012, at 12:01 PM, Duncan McGreggor &lt;<a href="mailto:duncan.mcgreggor@gmail.com">duncan.mcgreggor@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="font-family: Menlo; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">... the local copy ...</span></blockquote></div><br><div>I should also say that I think it's very important to set up a documented, automated process, ideally on the <a href="http://twistedmatrix.com">twistedmatrix.com</a> infrastructure somewhere, that will do the pull and update and stuff. &nbsp;There's already a git mirror on wolfwood in /var/www/git/Twisted. &nbsp;I have no idea why it's not being automatically updated.</div><div><br></div><div>For example, there's a post-commit hook that updates the bzr mirror, so it's always up to date. &nbsp;See wolfwood:/svn/Twisted/hooks/post-commit for the details of how that works.</div><div><br></div><div>A post-commit hook might not be appropriate for git; so you might want to queue up changes for a cron job.</div><div><br></div><div>-glyph</div><div><br></div><div><br></div></body></html>