[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: avoiding umask headaches

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-11-07 00:48:14 CET

On 11/6/06, Andrew McNabb <amcnabb@mcnabbs.org> wrote:

> As it is, we have students on a shared system who would like to use
> version control for group projects, but I can't recommend Subversion to
> them because they cannot set up a system-wide wrapper script. Is there
> any other possible solution to the problem?

How about what the svnbook describes here?

http://svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshtricks

That is, have a single user access the repository (and make the
repository wholly owned by that user), and then drop your students'
ssh keys (and custom commands) into the user's authorized_keys file.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 7 00:48:31 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.