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?