Created
April 19, 2013 03:37
-
-
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…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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