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

Re: [Subclipse-users] Files are executable at checkout

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 17 Sep 2008 07:35:36 -0400

On Wed, Sep 17, 2008 at 5:11 AM, Hendrik Maryns
<qwizv9b02_at_sneakemail.com> wrote:

> I am bothered by a problem I have been having for a while now. I have
> some TeX projects containing .tex, .pdf and other image files. They
> have been checked in with Subclipse from a Linux desktop. Somehow, the
> files are now marked as executable, since when I check them out on
> another Linux, they are. They are not in the original project, however.
> I have no idea how this change cam into being and cannot really
> reproduce it, since e.g. my latest project doesn't suffer from this.
> Anyway, I'd like to make the files in the projects that have this
> problem non-executable again. Changing the permissions does not give
> any change in the Synchronizing perspective. Is there a way to get this
> done? If not in Subclipse, then maybe from the command line?

Look at the SVN Properties on one of these items and see if the
svn:executable property it set. If it is, then SVN will set the
executable property on the file.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-09-17 13:35:51 CEST

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

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