SVN 301 error
Posted by: lbbros
Posted on: 2006-06-14 10:40:00
I've set up a repository through the control panel, however I can't seem to be able to import anything:
lb@hardin:/home/seldon/lb$ LC_ALL=C svn import book/ http://svn.dennogumi.org/book -m "Initial import" --username lb
Authentication realm: <http://svn.dennogumi.org:80> Libro
Password for 'lb':
svn: PROPFIND request failed on '/book'
svn: PROPFIND of '/book': 301 Moved Permanently (http://svn.dennogumi.org)
Even if I don't import I always get this error.
Any clues? Thanks.