summaryrefslogtreecommitdiffstats
path: root/src/strings.ml
diff options
context:
space:
mode:
authorElie Michel <elie.michel@ens.fr>2017-03-01 11:44:47 +0100
committerElie Michel <elie.michel@ens.fr>2017-03-01 11:44:47 +0100
commit65399525f74c60becfc868dd29ad832c547e28db (patch)
treeb353b79f4058b502875a35856e80192fa6cfae0c /src/strings.ml
parentd860a697fcd507cabae25dfded22dd03f5a6d920 (diff)
downloadunison-65399525f74c60becfc868dd29ad832c547e28db.zip
unison-65399525f74c60becfc868dd29ad832c547e28db.tar.gz
unison-65399525f74c60becfc868dd29ad832c547e28db.tar.bz2
Fix messy props when creating parent directory
This was a bug reported by Sebastian Elsner on the user mailing list: https://groups.yahoo.com/neo/groups/unison-users/conversations/messages/11740 It seems that `Fs.mkdir` does not correctly apply mode, and anyway file owner and group were never copied. And furthermore the porp list was not built correctly so both mode and owner/group were false. In order to prevent this kind of issue, one should document in which order prop lists in content descriptions are (parent -> child or child -> parent). I do not do it myself because I am actually not sure.
Diffstat (limited to 'src/strings.ml')
0 files changed, 0 insertions, 0 deletions