Hmm, the process I use updates the template files and the zebra files ( except for re-indexing zebra of course ).
After pulling in git ( I actually do fetch and rebase, but that's not important ), I copy the source tree elsewhere ( because I'm paranoid ;) ). In the other copy I run 'perl Makefile.PL --prev-install-log /path/to/koha/misc/koha-install-log'. Then 'make' and 'make install'. Effectively installing over the previous install. That's worked pretty good for me. YMMV. On Mon, 2009-04-27 at 17:25 -0400, Joe Atzberger wrote: > When there are changes to the zebra index rules, for example, your > production copy doesn't get updated by updatedatabase, since you could > have stashed it literally anywhere on the filesystem. Compare the > uninstalled (updated) versions against your installed (production) > versions and incorporate the updates manually. > > -- > Joe Atzberger > LibLime - Open Source Library Solutions -- Michael Hafen Systems Analyst and Programmer Washington County School District Utah, USA for Koha checkout http://development.washk12.org/gitweb/ or git://development.washk12.org/koha _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel