$recursive is not defined in svnlib.inc svnlib_info()
mikesmullin - April 6, 2009 - 02:07
| Project: | Version Control API -- Subversion backend |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
see attached solution.
| Attachment | Size |
|---|---|
| svnlib.inc_.patch | 627 bytes |

#1
I 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!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.