Closed (fixed)
Project:
Version Control API -- Subversion backend
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2009 at 02:07 UTC
Updated:
20 Apr 2009 at 02:40 UTC
see attached solution.
| Comment | File | Size | Author |
|---|---|---|---|
| svnlib.inc_.patch | 627 bytes | ms2011 |
Comments
Comment #1
jpetso commentedI changed it a bit because I'd like to define $recursive as late as possible if it's not being used in the function directly. Also fixed up the API documentation, which I noticed was not entirely accurate after the $recursive parameter changed into $depth. Hopefully the applied version works just as well for you. Thanks!