Confused about setting up subversion
Posted
by apache
on Server Fault
See other posts from Server Fault
or by apache
Published on 2010-06-05T02:13:17Z
Indexed on
2010/06/05
6:03 UTC
Read the original article
Hit count: 195
I've already compiled and installed subversion,
now trying to add users to it.
And I find two articles on this, but they seem to be going in entire different direction.
The 1st is here, which looks very simple, and seems it's not necessary to create a user account(useradd ...
)
the 2nd is here, which is a lot more complicated, and seems I need to create a user account for each svn user.
Which one should I follow?
© Server Fault or respective owner