[
https://issues.apache.org/jira/browse/WHIMSY-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341480#comment-16341480
]
Sebb commented on WHIMSY-103:
-----------------------------
Changed /usr/bin/svn to svn in 42dac6a679b572f4b16cfe5a94425cbe3852ff97 and
34ecd20ae16b595ee86dd5792623aa0298282574
> acreq.cgi does not use SVN from the PATH
> ----------------------------------------
>
> Key: WHIMSY-103
> URL: https://issues.apache.org/jira/browse/WHIMSY-103
> Project: Whimsy
> Issue Type: Bug
> Reporter: Sebb
> Priority: Major
>
> Most of the Whimsy code picks up the SVN executable from the PATH.
> However acreq.cgi uses
> {quote}
> SVN = ("/usr/bin/svn --username #\{Shellwords.escape env.user} " +
> "--password #\{Shellwords.escape env.password}").untaint
> {quote}
> It should use SVN from the PATH like the rest of Whimsy.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)