Modify

Opened 17 years ago

Closed 3 years ago

#1467 closed task (wontfix)

Perforce plugin config problem

Reported by: anonymous Owned by: Lewis Baker
Priority: normal Component: PerforcePlugin
Severity: normal Keywords: p4plugin
Cc: Trac Release: 0.10

Description

Hi I have tried to setup the perforce config in the trac.ini file like: repository_type = perforce repository_dir = p4://user:password@perforce:1666/path_of_depot?unicode=0

when i try to do resync, it shows a bunch of revisions and a the end it says 'command Failed:' with no description.... Then when I launch the system, it says 'Need to resync again'...

any help is appreciated....thanks

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by popen2@…

The documentation doesn't mention this part. You can ignore the repository_dir entry (and put "/" instead). Then you'll need to add another entry in trac.ini with:

[perforce]
user =
password =
port = perforce:1666

Or whatever's mentioned in the perforce plugin's init.py file.

comment:2 Changed 3 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Plugin is deprecated.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Lewis Baker.
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.