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

Re: svn_load_dirs.pl: Why is it setting svn:executable on everything?

From: Gary Thomas <gary_at_mlbassoc.com>
Date: 2006-07-20 16:48:35 CEST

Straw, Scott J wrote:
> I imported a code drop into our repository with svn_load_dirs.pl, but I
> was surprised that it decided to set the svn:executable property on
> EVERY file (header files, C files, Makefiles, anything). I didn’t
> intentionally set up any set of special instructions for setting
> properties (i.e., a configuration file specified with a –p option).

Look at the files you imported - svn_load_dirs.pl only sets
the svn:executable property based on what it finds there.

n.b. if you got these files from a Windows file system (FAT),
then the execute permission bit often gets set gratuitously.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 20 16:50:40 2006

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.