Hi,
I'm creating a bunch of new repos, and each will be accessed by the same users. By default, SVN will create a passwd file with entries like this:
[users]
# harry = harryssecret
# sally = sallyssecret
I want to new repos to be created with my list of users, but I haven't been able to find a way do that. Does anyone know how?
Thanks.
Evan