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)

CommentFileSizeAuthor
svnlib.inc_.patch595 bytesms2011

Comments

jpetso’s picture

Status: Needs review » Fixed

Cool, thanks, applied to HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ajudson’s picture

Version: 6.x-1.0-beta2 » 5.x-2.0-rc2

this also needs fixing in 5.x branch...