You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Markus Kuhn <Ma...@cl.cam.ac.uk> on 2005/10/08 22:26:13 UTC

Manual bug and a suggestion

Bugreport: In

  http://svnbook.red-bean.com/en/1.1/ch09s04.html#svn-ch-9-sect-4.1

the -r option is described as being followed by an = sign, but
this does not match the implementation. I suspect the documentation
is wrong here.

Suggestion: On

  http://svnbook.red-bean.com/en/1.1/ch06s03.html#svn-ch-6-sect-3.5

you describe very nicely how the command option of sshd can be used to
allow several users to securely access a shared repository account. It
would be useful if you also described, how to achieve the same using
sudo instead of ssh if the repository account is on the local machine.
Ssh seems a bit overkill if no network communication is required,
but I still do not want the users direct access to the repository.

Question: Is svn designed to be run as a setuid program, such that not
even "sudo svnserve -t" would be necessary?

Thanks,

Markus

-- 
Markus Kuhn, Computer Laboratory, University of Cambridge
http://www.cl.cam.ac.uk/~mgk25/ || CB3 0FD, Great Britain


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org