On Mon, Jun 5, 2017 at 8:02 AM, JST <[email protected]> wrote: > Ryan..thanks for the quick response. Here ya go. > > [trac] > auth_cookie_lifetime = 0 > auth_cookie_path = > auto_preview_timeout = 2.0 > auto_reload = disabled > backup_dir = db > base_url = > check_auth_ip = disabled > database = sqlite:db/trac.db > debug_sql = disabled > default_charset = iso-8859-15 > genshi_cache_size = 128 > htdocs_location = > ignore_auth_case = disabled > mysqldump_path = mysqldump > never_obfuscate_mailto = enabled > permission_policies = ReadonlyWikiPolicy,DefaultPermissionPolicy, > LegacyAttachmentPolicy > permission_store = DefaultPermissionStore > pg_dump_path = pg_dump > resizable_textareas = enabled > secure_cookies = disabled > show_email_addresses = enabled > show_ip_addresses = disabled > timeout = 20 > use_base_url_for_redirect = disabled > > [repositories] > .dir = /svn/repositories/my-project > .type = svn > .sync_per_request = false > my-project.sync_per_request = false >
To be sure, you are using Trac 1.2? Is the default repository the one for which CommitTicketUpdater is not working? Have you setup the repository hooks for explicit synchronization? - Ryan -- 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 https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
