Actually I am not currently testing it with the default repository (does this matter) on my other setup I'm 99% sure the repository didnt make a difference.
Also here are my post-commit and post-revprop trac-admin "/trac/projects/my-project" changeset modified $1 $2 On Monday, June 5, 2017 at 8:05:50 AM UTC-4, RjOllos wrote: > > > > On Mon, Jun 5, 2017 at 8:02 AM, JST <[email protected] <javascript:>> > 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.
