Thanks to Roland's advice. It has a proxy setting in file C:\Documents and Settings\pshe\Application Data\Subversion\servers.
I successfully connected to http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk/ Thanks. Best Regards, Philip She Web Services and Infrastructure Software -BSD Aviva Canada Inc., 2206 Eglinton Avenue East, Scarborough, On. M1L 4S8 Tel: 416-2882667 Oleg Kalnichevski <[EMAIL PROTECTED]> 10/30/2007 10:03 AM Please respond to "HttpComponents Project" <[email protected]> To HttpComponents Project <[email protected]> cc Subject Re: Compatible issue solution of HttpClient and IBM WSAD environment On Tue, 2007-10-30 at 09:39 -0400, [EMAIL PROTECTED] wrote: > > Ortwin. > > Thanks for your instruction. > > But when I tried to create a SVN repository to > http://svn.apache.org/repos/asf/jakarta/httpcomponents/project-trunk > > I got below error. > > I am using proxy for internet, I set the proxy in install/update, > internet. > > Is there any permission or settings issue? > > RA layer request failed > svn: PROPFIND request failed on > '/repos/asf/jakarta/httpcomponents/project-trunk' > svn: PROPFIND of '/repos/asf/jakarta/httpcomponents/project-trunk': > could not connect to server (http://svn.apache.org) Philip Apparently there is still something wrong with the proxy configuration as the SVN client appears unable to connect to the server. See if you can paste this URL to your browser and get a response http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk/ Oleg PS: There is no need to check out the entire project. You only need a copy of the HttpClient 3.x code tree. So instead of the URL given by Odi you can simply use this one http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk/ Oleg > > > Best Regards, > > Philip She > > Web Services and Infrastructure Software -BSD > Aviva Canada Inc., > 2206 Eglinton Avenue East, Scarborough, On. M1L 4S8 > Tel: 416-2882667 > > > > Ortwin Glück <[EMAIL PROTECTED]> > > 10/30/2007 04:18 AM > Please respond to > "HttpComponents Project" > <[email protected]> > > > > > To > HttpComponents > Project > <[email protected]> > cc > > Subject > Re: Compatible > issue solution of > HttpClient and > IBM WSAD > environment > > > > > > > > > [EMAIL PROTECTED] wrote: > > By the way, I am just joined the team. I donot know how to prepare > the > > changes in the unified diff format. Any doc or instruct? > > If you're using Eclipse: use the Subclipse Plugin for Subversion > support, then checkout the repository from > > http://svn.apache.org/repos/asf/jakarta/httpcomponents/project-trunk > > Then setup the project so that it compiles. > Make your changes to the code. > > Select the project in the Package Explorer, right click and select > Team > > Create Patch. > > > If you are using the command line, just use "svn diff > patch.txt". > > HTH > > Odi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
