Hi. I'm a long-time svn user but only recently had to set one up myself.
I was doing so on linux (Fedora) using Apache as the access method. Unfortunately, the documentation and utilities in a few places are less clear than they could be when discussing repository setup for svnserve versus svnserve+ssh versus apache. For instance, "svnadmin create" deposits various files there: conf/svnserve.conf conf/passwd which are useful for svnserve... but not for Apache access. What about adding a --method option to "svnadmin create"? Thanks, -Philip