php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #60710
Patch svn.c.patch revision 2012-01-11 10:04 UTC by martijntje at martijnotto dot nl

Patch svn.c.patch for svn Bug #60710

Patch version 2012-01-11 10:04 UTC

Return to Bug #60710 | Download this patch
Patch Revisions:

Developer: martijntje@martijnotto.nl

--- svn-1.0.1/svn.c	2010-12-09 04:30:16.000000000 +0100
+++ svn-1.0.1/svn.c	2012-01-11 10:56:54.537154308 +0100
@@ -1973,7 +1973,7 @@
 	int pathlen;
 	long revnum = -1;
 	apr_pool_t *subpool;
-	zend_bool recurse = 1;
+	zend_bool recurse = 0;
 	svn_error_t *err;
 	svn_opt_revision_t peg_revision, revision;
 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC