Skip to content

Instantly share code, notes, and snippets.

@jasperf
Created April 19, 2013 03:37
Show Gist options
  • Save jasperf/7ca7a3a2b4555f6b37cd to your computer and use it in GitHub Desktop.
Save jasperf/7ca7a3a2b4555f6b37cd to your computer and use it in GitHub Desktop.
Fix Trac after SVN Repo location change causing error:Warning: Can't synchronize with the repository (The 'repository_dir' has changed, a 'trac-admin resync' operation is needed.). Look in the Trac log for more information.Bumped into this deleting one flawed repo and creating a new one. I changed trace.ini to load the new repo, but then got thi…
trac-admin /home/username/trac.domain.com/new-repo-name resync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment