The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
2answers
3k views

Svnserve authentication with SASL and normal user accounts

Is it possible to set up svnserve so that it authenticates using the system's users and passwords (e.g. using the /etc/shadow file)? I assume this would be with SASL, but I couldn't find an SASL ...

1 2 3