Modify

Opened 17 years ago

Closed 3 years ago

#1305 closed defect (wontfix)

browser: 'PerforceNode' object has no attribute 'isfile' after installation

Reported by: cocoadev@… 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 Lewis Baker

Unfortunately, the PerforcePlugin hasn't been updated to work with Trac 0.11 yet.

This will be the subject of future development.

comment:2 Changed 16 years ago by ttressieres

Owner: changed from Lewis Baker to ttressieres
Status: newassigned

see #2338 to follow the port to Trac 0.11

comment:3 Changed 3 years ago by Ryan J Ollos

Resolution: wontfix
Status: assignedclosed

Plugin is deprecated.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain ttressieres.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.