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

[PATCH] svn_load_dirs.pl: option to suppress auto svn:executable

From: Mark Reibert <svn_at_reibert.com>
Date: 2007-08-30 01:36:20 CEST

Hi,

svn_load_dirs.pl automatically sets the svn:executable property for
executable files. This can wreak havoc when the import directory is on a
FAT file system, as all files appear to be executable. Running under
Cygwin also leads to this problem. This patch adds an option to suppress
the automatic setting of svn:executable.

Note this patch touches the same hunk as the patch for issue 2798, hence
some care has to be taken in coordinating these two changes.

[[[
* contrib/client-side/svn_load_dirs/svn_load_dirs.pl.in
  Add option (no_auto_exe) to suppress automatic setting of
  svn:executable
]]]

-- 
----------------------
Mark S. Reibert, Ph.D.
svn@reibert.com
----------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Aug 30 01:33:39 2007

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

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