Oliver Buerschaper wrote:
Hi folks,
what I would like to do is updating a minimal context tree which is under svn version control ... the problem with the current setup is that
mtxrun mtx-update.lua
deletes all .svn subdirectories in the destination directories it touches for synchronization. This is bad because it completely spoils version control.
However, by supplying the additional flag
--filter="P .svn"
to the rsync command one should be able to sync and still preserve .svn subdirectories. Hence I suggest the following patches to
but that's only for texmf-local i assume ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------