mchibouni / owasp-esapi-php

Automatically exported from code.google.com/p/owasp-esapi-php
Other
0 stars 0 forks source link

SVN Chekcout for PHP ESAPI does not work #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install collabnet subversion on windows
2.user below commands to checkout PHP ESAPI code
svn checkout http://owasp-esapi-php.googlecode.com/svn/trunk/ 
owasp-esapi-php-read-only

What is the expected output? What do you see instead?
Code present in the PHP ESAPI trunk should be checked out in a local directory

Below error message is shown
svn: OPTIONS of 'http://owasp-esapi-php.googlecode.com/svn/trunk': could not 
connect to server (http://owasp-esapi-php.googlecode.com)

What version of the product are you using? On what operating system?
CollabNet Subversion Client
Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by s4n...@gmail.com on 26 Sep 2012 at 5:54

GoogleCodeExporter commented 9 years ago
Figured out, the issue was related to proxy settings in the subversion client 

Original comment by s4n...@gmail.com on 26 Sep 2012 at 6:17