Multi-repo branch 'trac-admin resync' msg on one svn
I made a test server and set up new trac with multirepo version and all worked fine.
I then installed on my real server multirepo version latest svn and all seemed well it connected to my existing DB and svn just peachy.
I then added my repositories and found I typed my path wrong at first so I corrected that and now I get: The 'repository_dir' has changed, a 'trac-admin resync' operation is needed. on repo_2. I then changed my default repository from repo_1 to repo_2 and then repo_2 was visible and repo_1 had aforementioned resync message.
Please let me know if you require me to post anything further. Keep up the GREAT WORK!
Change History
(6)
Component: |
general → version control
|
Keywords: |
multirepos added; multirepo multi-repo removed
|
Resolution: |
→ worksforme
|
Status: |
new → closed
|
Component: |
version control → general
|
Resolution: |
worksforme
|
Status: |
closed → reopened
|
Resolution: |
→ fixed
|
Status: |
reopened → closed
|
Resolution: |
fixed
|
Status: |
closed → reopened
|
Resolution: |
→ worksforme
|
Status: |
reopened → closed
|
Component: |
general → version control
|
The MultipleRepositorySupport branch has no cache support yet, so for now you need to use the direct-svnfs connection type:
Support for caching is on the way, see MultipleRepositorySupport/Cache.