Strange error: '' does not end with u'…'

Bug #1303407 reported by Tobi Schäfer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trac-Bzr
New
Undecided
Unassigned

Bug Description

I have a bzr repo called foobar:

$ bzr info foobar
Shared repository (format: 2a)
Location:
  shared repository: .

I add it to my trac 1.0 installation using the Admin/Repositories panel and get the feedback:

* The repository "(default)" has been added.
* You should now run trac-admin $ENV repository resync "(default)" to synchronize Trac with the repository.
* You should also set up a post-commit hook on the repository to call trac-admin $ENV changeset added "(default)" $REV for each committed changeset.

I resync:

$ trac-admin /opt/trac/projects/foobar repository resync '(default)'
Resyncing repository history for foobar...
0 revisions cached.
Done.

And when I open the repository browser I get this strange error message:

'' does not end with u'foobar'

Any ideas what is going on here?

So far I have one bzr project running fine in trac but was not able to spot a possible difference, yet. Any pointers or ideas are well appreciated. Also please let me know if I should provide more information.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.