On Mon, Oct 22, 2012 at 12:30 PM, Glyph <[email protected]> wrote: > On Oct 22, 2012, at 12:01 PM, Duncan McGreggor <[email protected]> > wrote: >> >> ... the local copy ... >> > > I should also say that I think it's very important to set up a documented, > automated process,
Agreed. > ideally on the twistedmatrix.com infrastructure > somewhere, that will do the pull and update and stuff. Excellent. I'll check to see if I have access to these. > There's already a > git mirror on wolfwood in /var/www/git/Twisted. Now *that's* good information to have ;-) > I have no idea why it's not > being automatically updated. > > For example, there's a post-commit hook that updates the bzr mirror, so it's > always up to date. See wolfwood:/svn/Twisted/hooks/post-commit for the > details of how that works. Sweet. This is the sort of thing I need. d > A post-commit hook might not be appropriate for git; so you might want to > queue up changes for a cron job. > > -glyph > > > > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
