Ticket #2731 (closed defect: fixed)
Missing arguments to method call in the abstract Repository class
| Reported by: | Lele Gaifax | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | version control | Version: | 0.9.3 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
The call to get_node() at line 106 of api.py does not pass the needed path and rev arguments that the method in question, defined right below, expects.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


