Opened 18 years ago
Closed 3 years ago
#1305 closed defect (wontfix)
browser: 'PerforceNode' object has no attribute 'isfile' after installation
Reported by: | Owned by: | ttressieres | |
---|---|---|---|
Priority: | normal | Component: | PerforcePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The trac browser fails for me:
I'm trying to setup the PerforcePlugin for the first time. Here is what I have installed thus far:
python 2.4 rac-0.11dev_r4950 PyPerforce-0.3a1 PyProtocols-0.9.3 TracPerforce-0.4.4
In trac.ini I've changed my [trac] repository_dir and repository_type settings appropriately and enabled p4trac.* in my [components] section.
All is well until I try to browse source, then I get an Oops:
Trac detected an internal error:
AttributeError: 'PerforceNode' object has no attribute 'isfile'
I don't suppose there's a simple answer to this?
Also, the Timeline provides the following error:
Repository checkins event provider (ChangesetModule) failed:
TypeError: int() argument must be a string or a number
Any help you could provide would be very valuable. Thanks!
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Owner: | changed from Lewis Baker to ttressieres |
---|---|
Status: | new → assigned |
see #2338 to follow the port to Trac 0.11
comment:3 Changed 3 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Plugin is deprecated.
Unfortunately, the PerforcePlugin hasn't been updated to work with Trac 0.11 yet.
This will be the subject of future development.