Closed (fixed)
Project:
Version Control API -- Subversion backend
Version:
5.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2009 at 02:05 UTC
Updated:
16 Jul 2009 at 18:48 UTC
the svn --config-dir argument needs to be able to accept paths with spaces in them. therefore, paths must be escaped using escapeshellarg().
(see attached patch for example)
| Comment | File | Size | Author |
|---|---|---|---|
| svnlib.inc_.patch | 595 bytes | ms2011 |
Comments
Comment #1
jpetso commentedCool, thanks, applied to HEAD.
Comment #3
ajudson commentedthis also needs fixing in 5.x branch...