-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 25.10.2014 11:41, Jeff Skyrunner wrote: > So, pretending to ignore my dumbness, could you please help me with > another issue? I've commited a file in the repo, but had to manually > resync the repository to see that file in the source code... shouldn't > that be provided automatically by the hooks? Or am I missing (again) > something very obvious?
You may find the part on repo sync in "TracRepositoryAdmin" [1] wiki page (self-documentation as in you own Trac environments) enlightening. In short, since Trac v0.12 you'll have to install a repository-specific hook script (examples available) or opt for per-request sync. And make sure that the related option 'repository_sync_per_request' is set accordingly in you trac.ini file. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracRepositoryAdmin#Synchronization -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEARECAAYFAlRLtRgACgkQ31DJeiZFuHfwWQCfQeD6gsPUNAKswKpQFMeHCymm O9MAniJBqDEZ8sBJaHBrAw/4JIeo73xp =Jx3I -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
