id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 1549,Timeline shows to much,Enrico Straube,Lewis Baker,"Hello I have tried to setup the perforce config in the trac.ini file like: [[BR]] repository_type = perforce [[BR]] repository_dir = p4://user:password@perforce:1666/path_of_depot?unicode=0 Now the Timeline shows all changes in the perfoce server and not only the changes under the depot the I have configure. A click on any changesets in the Timeline or a click on the Browse Source button I get the following error message: {{{ #!pytb Traceback (most recent call last): File ""/usr/local/lib/python2.5/site-packages/trac/web/main.py"", line 406, in dispatch_request dispatcher.dispatch(req) File ""/usr/local/lib/python2.5/site-packages/trac/web/main.py"", line 237, in dispatch resp = chosen_handler.process_request(req) File ""/usr/local/lib/python2.5/site-packages/trac/versioncontrol/web_ui/changeset.py"", line 216, in process_request repos.rev_older_than(new, repos.youngest_rev), File ""/usr/local/lib/python2.5/site-packages/trac/versioncontrol/api.py"", line 210, in youngest_rev = property(lambda x: x.get_youngest_rev()) File ""/usr/local/lib/python2.5/site-packages/trac/versioncontrol/cache.py"", line 218, in get_youngest_rev return self.youngest AttributeError: 'PerforceCachedRepository' object has no attribute 'youngest' }}}",defect,closed,normal,PerforcePlugin,normal,wontfix,,,0.10