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

Re: svn question

From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: 2004-07-21 18:13:12 CEST

On Wed, Jul 21, 2004 at 06:44:50PM +0300,
 emani <emani@ua.fm> wrote
 a message of 35 lines which said:

> I need to know who have rights to execute svn commands(on Unix
> server)

ls -l `which svn`

> and how could this be changed?

sudo chmod a-rwx `which svn`

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 21 18:43:58 2004

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.