subversion PROPFIND 500 error
Posted by: coolgeek
Posted on: 2006-05-04 17:36:00
I created a subversion repository through the panel last night. It's visible there, and I got an email about it.
When I tried to import to it, I got the following:
$ pwd
/home/coolgeek/svn/HAdev
$ cd
$ svn import honestargument.com http://coolgeek.dreamhosters.com/HAdev/ -m "Initial import"
svn: PROPFIND request failed on '/HAdev'
svn: PROPFIND of '/HAdev': 500 Internal Server Error (http://coolgeek.dreamhosters.com)
No clue what's wrong or how to proceed. Anybody?