You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by "Kovgan, Peter" <pe...@sap.com> on 2006/05/08 15:34:57 UTC

Checkout!!! Why so problematic?

How can I checkout c axis usin svn?
I have error message: Error: PROPFIND of '/repos/asf/!svn/vcc/default':
504 Proxy Timeout ( Connection timed out. For more information about
this event, see ISA Server Help.  ) (http://svn.apache.org)  

every time when I try to connect
http://svn.apache.org/repos/asf/webservices/axis/trunk/c
 
I use TortoiseSVN and my proxy server is: proxy 8080, I have set it in
Network settings window.
It seems client connects to svn server, but then stops.
Thanks.

Re: Compilation under Visual Studio

Posted by Adrian Dick <ad...@uk.ibm.com>.
Hi,

The Visual Studio, and also Visual C++ 6.0, project files are no longer be
actively maintained and supported, as we make use of the ANT based system
due to its better portability.

Hence, your seeing errors with missing files.   You will find the Visual
C++ 6.0 project files appear to have been kept up-to-date, so it may be
possible for you to ask Visual Studio to upgrade these in someway.

If you're in a position to update these project files and donate back the
updates one of the commiters can see they're included in SVN.


Many Thanks,
Adrian
_______________________________________
Adrian Dick (adrian.dick@uk.ibm.com)


"Kovgan, Peter" <pe...@sap.com> wrote on 08/05/2006 15:59:30:

> I have found Visual Studio project files under VC.
> I have following errors trying to compile AxisDevelopment.sln (last
> version I checked out just now):
>
> Error 91 fatal error C1083: Cannot open source file: '..\..
> \src\soap\XercesHandler.cpp': No such file or directory c1xx
> Error 261 fatal error C1083: Cannot open source file: '..\..
> \src\soap\SoapParserXerces.cpp': No such file or directory c1xx
> Error 262 fatal error C1083: Cannot open source file: '..\..
> \src\soap\SoapParserExpat.cpp': No such file or directory c1xx
> Error 429 fatal error C1083: Cannot open source file: '..\..
> \src\soap\SoapInputSource.cpp': No such file or directory c1xx
>
> Where are missed files???
> What happens here?
>
> Thanks.


Compilation under Visual Studio

Posted by "Kovgan, Peter" <pe...@sap.com>.
I have found Visual Studio project files under VC.
I have following errors trying to compile AxisDevelopment.sln (last
version I checked out just now):
 
Error 91 fatal error C1083: Cannot open source file:
'..\..\src\soap\XercesHandler.cpp': No such file or directory c1xx
Error 261 fatal error C1083: Cannot open source file:
'..\..\src\soap\SoapParserXerces.cpp': No such file or directory c1xx
Error 262 fatal error C1083: Cannot open source file:
'..\..\src\soap\SoapParserExpat.cpp': No such file or directory c1xx
Error 429 fatal error C1083: Cannot open source file:
'..\..\src\soap\SoapInputSource.cpp': No such file or directory c1xx
 
Where are missed files???
What happens here?
 
Thanks.


RE: Checkout!!! Why so problematic?

Posted by "Kovgan, Peter" <pe...@sap.com>.
No, the problem was my proxy. it probably refuses some commands.
It works through SSL although.
I changed http on https in URL and it works.

________________________________

From: John Hawkins [mailto:HAWKINSJ@uk.ibm.com] 
Sent: ב, מאי 08, 2006 4:43 
To: Apache AXIS C User List
Subject: Re: Checkout!!! Why so problematic?



Sounds like svn has gone down - wait until 9am EST and see if it comes back up  ! 





"Kovgan, Peter" <pe...@sap.com> 

08/05/2006 14:34 
Please respond to
"Apache AXIS C User List" <ax...@ws.apache.org>


To
"Apache AXIS C User List" <ax...@ws.apache.org> 
cc
Subject
Checkout!!! Why so problematic?

	




How can I checkout c axis usin svn? 
I have error message: Error: PROPFIND of '/repos/asf/!svn/vcc/default': 504 Proxy Timeout ( Connection timed out. For more information about this event, see ISA Server Help.  ) (http://svn.apache.org <http://svn.apache.org/> )   
every time when I try to connect http://svn.apache.org/repos/asf/webservices/axis/trunk/c <http://svn.apache.org/repos/asf/webservices/axis/trunk/c>  
  
I use TortoiseSVN and my proxy server is: proxy 8080, I have set it in Network settings window. 
It seems client connects to svn server, but then stops. 
Thanks. 


Re: Checkout!!! Why so problematic?

Posted by John Hawkins <HA...@uk.ibm.com>.
Sounds like svn has gone down - wait until 9am EST and see if it comes 
back up  !





"Kovgan, Peter" <pe...@sap.com> 
08/05/2006 14:34
Please respond to
"Apache AXIS C User List" <ax...@ws.apache.org>


To
"Apache AXIS C User List" <ax...@ws.apache.org>
cc

Subject
Checkout!!! Why so problematic?






How can I checkout c axis usin svn?
I have error message: Error: PROPFIND of '/repos/asf/!svn/vcc/default': 
504 Proxy Timeout ( Connection timed out. For more information about this 
event, see ISA Server Help.  ) (http://svn.apache.org) 
every time when I try to connect 
http://svn.apache.org/repos/asf/webservices/axis/trunk/c
 
I use TortoiseSVN and my proxy server is: proxy 8080, I have set it in 
Network settings window.
It seems client connects to svn server, but then stops.
Thanks.