[Python-Dev] PEP: Migrating the Python CVS to Subversion
Phillip J. Eby
pje at telecommunity.com
Sat Jul 30 01:00:27 CEST 2005
At 06:39 PM 7/29/2005 -0400, Barry Warsaw wrote:
>But that would still require us to create accounts for every committer,
>right?
No. Just one account. You can have more than one key listed in
authorized_keys, using svnserve --tunnel-user and sshd will select the
right command based on the public key the client authenticates with.
More information about the Python-Dev
mailing list