[Trac-tickets] [The Trac Project] #2731: Missing arguments to
method call in the abstract Repository class
The Trac Project
noreply at edgewall.com
Wed Feb 8 14:06:51 CST 2006
#2731: Missing arguments to method call in the abstract Repository class
-----------------------------+----------------------------------------------
Reporter: Lele Gaifax | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone:
Component: version control | Version: 0.9.3
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
The call to `get_node()` at
[source:trunk/trac/versioncontrol/api.py at 2808#L106 line 106 of api.py]
does not pass the needed `path` and `rev` arguments that the method in
question, defined right below, expects.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2731>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list