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

Re: how to perverse file permission in subversion

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-08-16 09:06:28 CEST

On Wed, Aug 15, 2007 at 08:52:56PM -0500, ying lcs wrote:

[ I like the subject ;-)) ]

> For example, how can I verify which files under the trunk has this
> 'executable bit' set?

man find

> and than do a 'chmod +x' for all the files
> which has this 'executable bit' set?

That doesn't make sense at all, You cannot apply the executable bit to a
file which already has it.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 16 09:04:50 2007

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.