Posted by mikesmullin on April 6, 2009 at 2:05am
Jump to:
| Project: | Version Control API -- Subversion backend |
| Version: | 5.x-2.0-rc2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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)
| Attachment | Size |
|---|---|
| svnlib.inc_.patch | 595 bytes |
Comments
#1
Cool, thanks, applied to HEAD.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
this also needs fixing in 5.x branch...