[Trac-tickets] Re: [The Trac Project] #257: Perforce integration
The Trac Project
noreply at edgewall.com
Wed May 3 06:19:45 CDT 2006
#257: Perforce integration
-----------------------------+----------------------------------------------
Reporter: anonymous | Owner: cmlenz
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: version control | Version: none
Severity: normal | Resolution:
Keywords: perforce p4 |
-----------------------------+----------------------------------------------
Comment (by anonymous):
There is a new Python interface for Perforce called
[http://pyperforce.sourceforge.net/ PyPerforce] that could also be used to
write a Perforce plugin for Trac.
It supports multi-threaded apps and so should see improvements in handling
multiple concurrent requests for ModPython on Windows.
It also supports streaming of command output which may make it possible to
write an implementation that scales better when processing large
repository files. However, I'm not familiar enough with the internals of
Trac to know if this is the only bottleneck.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/257>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list