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
 
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)
 
Am I missing something in my command/request, or is the repository offline?

Reply via email to