Message6390

Author ThurnerRupert
Recipients
Date 2008-06-23.18:08:27
Content
on windows it is possible to allow a user to list a directory, and at the same 
time disallow opening a file in this directory for reading.

it "hg adds" such a file without trouble, but bails out when doing a "hg 
commit". it would be much nicer to print a warning / question which allows to 
continue the commit anyway.

leaving non-readable files out of a commit would be a possibility also, but i 
guess it slows it down unecessarily.
History
Date User Action Args
2008-06-23 18:08:28ThurnerRupertsetmessageid: <1214244508.33.0.79790415788.issue1196@selenic.com>
2008-06-23 18:08:28ThurnerRupertlinkissue1196 messages
2008-06-23 18:08:27ThurnerRupertcreate