Brian, > But, from this, I'm getting the following SVN errors: > svn: PROPFIND request failed on '/repos/asf/logging/log4cxx/trunk' > svn: PROPFIND of '/repos/asf/logging/log4cxx/trunk': could not connect to > server (http://svn.apache.org)
I think I ran into this, too, and decided it was an issue with my company's proxy server. Look at the svn FAQ related to proxy servers. http://subversion.tigris.org/faq.html#proxy I think the solution I found was to use https instead of http. -David -----Original Message----- From: Andreas Fester [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 2:15 PM To: [EMAIL PROTECTED] Cc: Log4CXX User Subject: Re: SVN failure Brian Gore (bgore) wrote: > I'm trying to download the latest revision of Log4cxx, using the posted > command: > svn co http://svn.apache.org/repos/asf/logging/log4cxx/trunk log4cxx (At least currently), it works here: $ svn co http://svn.apache.org/repos/asf/logging/log4cxx/trunk log4cxx A log4cxx/xdocs A log4cxx/xdocs/src A log4cxx/xdocs/src/performance.xml A log4cxx/xdocs/src/team.xml ... Maybe just retry it ... Regards, Andreas