### This file controls the configuration of the svnserve daemon, if you ### use it to allow access to this repository.?(If you only allow ### access through http: and/or file: URLs, then this file is ### irrelevant.) ### Visit http://subversion.tigris.org/ for more information. [general] ### These options control access to the repository for unauthenticated ### and authenticated users.??Valid values are "write", "read", ### and "none".??The sample settings below are the defaults. [这里多了空格]anon-access = read auth-access = write