500 Internal Server Error (http://dev.radiantcms.org) when g

Hi.

While attempting to install a new extension I get the following:

[root@www radiant-0.6.1]# svn export
http://dev.radiantcms.org/radiant/browser/trunk/extensions/search
svn: PROPFIND request failed on
‘/radiant/browser/trunk/extensions/search’
svn: PROPFIND of ‘/radiant/browser/trunk/extensions/search’: 500
Internal Server Error (http://dev.radiantcms.org)

Have you any ideas about this issue?

Many thanks in advance.

LR

Remove ‘browser’ from the path and put ‘svn’ at the beginning:

http://dev.radiantcms.org/svn/radiant/trunk/extensions/search

is the proper URL.

Sean

Sean C. wrote:

Remove ‘browser’ from the path and put ‘svn’ at the beginning:

http://dev.radiantcms.org/svn/radiant/trunk/extensions/search

is the proper URL.

Sean, you rock!

Luigi