Menu

#1 php-cli client patch

open
nobody
None
3
2004-02-06
2004-02-06
No

In order to have the proxy auth working in
phpVcs_0.0.6.zip you should replace line 40 of the file
clients/fe/cli/vcs.php with the following:

$client = new phpVcsClient($vcs_url, $vcs_host,
$vcs_port, $vcs_login, $vcs_pass, $proxy_host,
$proxy_port, $proxy_user, $proxy_pass);

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.