On Mon, Dec 17, 2007 at 09:23:45AM -0500, David O'Toole wrote:
> Download radio.el from
> http://emacs-ontology-project.googlecode.com/svn/trunk/radio.el

I just tried to, but couldn't:

  $ wget http://emacs-ontology-project.googlecode.com/svn/trunk/radio.el
  --10:28:06--  http://emacs-ontology-project.googlecode.com/svn/trunk/radio.el
             => `radio.el'
  Resolving emacs-ontology-project.googlecode.com... 72.14.253.82
  Connecting to emacs-ontology-project.googlecode.com|72.14.253.82|:80... 
connected.
  HTTP request sent, awaiting response... 403 Forbidden
  10:28:07 ERROR 403: Forbidden.

  $ svn co http://emacs-ontology-project.googlecode.com/svn/trunk
  svn: PROPFIND request failed on '/svn/trunk'
  svn: Repository access denied.

The 403 response body (which wget unfortunately does not retrieve) was:

  <?xml version="1.0" encoding="utf-8"?>
  <D:error xmlns:D="DAV:" xmlns:m="http://apache.org/dav/xmlns"; xmlns:C="svn:">
  <C:error/>
  <m:human-readable errcode="160000">
  Repository access denied.
  </m:human-readable>
  </D:error>


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to