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

permissions wrapper and svn+ssh?

From: David Coppit <subversion_at_coppit.org>
Date: 2005-01-26 16:39:10 CET

In the subversion book it's recommended that you use a wrapper to make
sure that permissions are not hosed by a user with a restrictive umask:

http://svnbook.red-bean.com/en/1.0/ch06s05.html

My sysadmins don't want to diverge from the default installation, so I
plan to create this wrapper as /home/coppit/bin/svn in my own account,
and
tell the developers to add /home/coppit/bin to their PATH before
/usr/bin.(They trust me not to put a nefarious ls in there. :)

My question is this: Do I need to worry about permissions with svn+ssh
access? If so, is there a fix like the above that doesn't require
diverging from the default installation?

Thanks,
David

_____________________________________________________________________
David Coppit david@coppit.org
The College of William and Mary http://coppit.org/

"Government big enough to supply everything you need is big enough to take
everything you have ... The course of history shows that as a government
grows, liberty decreases." -- Thomas Jefferson

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 26 16:42:02 2005

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

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