On Mar 27, 2011, at 11:53 AM, Doug Hellmann wrote: > > On Mar 27, 2011, at 10:56 AM, Aahz wrote: > >> On Sun, Mar 27, 2011, Doug Hellmann wrote: >>> On Mar 27, 2011, at 9:39 AM, Doug Hellmann wrote: >>>> >>>> I don't see any instructions in build/README about how to do a >>>> build on the real site after committing a change. I assume that is >>>> automated with an svn commit hook. Is that right? How often does that >>>> run? >>>> >>>> I made a couple of changes to new-build/pydotorg.tmpl today. Does >>>> that require any special effort, or does the process for updating the >>>> live site detect that dependency change (my local build didn't seem >>>> to notice until I ran "make clean"). >>> >>> OK, apparently it does require some extra step be taken because the >>> non-template changes I made are already visible. >>> >>> So, what do I need to do to get the apply the template changes to the >>> site? >> >> IIRC it requires someone with ssh access to do a make clean on the box. > > That seems extreme. > > Would anyone object to me trying to add the template to the dependencies > tracked by the build script?
Well, nevermind, I see that the template is already in the dependency list. There must be another reason a clean build is required. Doug _______________________________________________ pydotorg-www mailing list [email protected] http://mail.python.org/mailman/listinfo/pydotorg-www
