Issue 187 in svnbook: svn:executable property on Windows filesystems does have an effect

svnbook at googlecode.com svnbook at googlecode.com
Tue Feb 19 12:50:06 CST 2013


Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 187 by spt5... at gmail.com: svn:executable property on Windows  
filesystems does have an effect
http://code.google.com/p/svnbook/issues/detail?id=187

See Advanced Topics->File Portability->File Executability

This property has no effect on filesystems that have no concept of an  
executable permission bit, such as FAT32 and NTFS.[17]

There is, indeed, a notion of executable permission bit on NTFS. I found  
this out the hard way. I suggest the following rewording:

This property has no effect on filesystems that have no concept of an  
executable permission bit, such as FAT32.[17]

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the svnbook-dev mailing list