On Wed, Mar 5, 2008 at 1:04 PM, BenT <[EMAIL PROTECTED]> wrote: > > Is it advisable to setup trac on a box separate from the svn repo and > simply use a cron'ed rsync script to mirror the repository to the > server where trac is installed. Are there any drawbacks to this? I > would prefer this system to synsync.
For starters, you wouldn't be able to have post-commit scripts do things like scan commit messages for references to tickets. As for svnsync - I dunno if that replays each transaction and executes all hooks or not. - Aaron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
