Ticket #1930 (closed defect: fixed)
Revision log is broken when trying to view the root of a virtual repository
| Reported by: | sean.dawson@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.9 |
| Component: | version control/log view | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I've set my trac.ini as follows:
repository_dir = /some/path/to/repo/project1
where /some/path/to/repo is the physical path of my repository, and project1 is a versioned directory inside the repository. Clicking "Browse Source" correctly displays project1 as the new root, but clicking "Revision Log" results in an error:
The file or directory '/' doesn't exist at revision xxx or at any previous revision.
Note: the revision log works properly for any path under root; only for root does it give the error. I tried to dig around and determine if the scope wasn't being added properly, but I didn't look very hard :)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



