setup_subversion projectname
January 31, 2008
So you were wondering how come after being a root user then you created svnadmin create projectname , you did svn mkdir address/trunk -m “creating trunk dir” just for example, then you got svn: Authorization failed
?
This is how to do it :
then just try again doing your svn mkdir or anything from your local computer, no need to do svnadmin create again.
Credit goes to “a blond man” d_^.^_b Tq