diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-05 20:28:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-05 20:28:34 -0400 |
commit | c981ccc0773a02ca60eb6456f04de14cd758ee7b (patch) | |
tree | a34aa1cb4104803d1e5ca45d45f6d96aee79be88 /CmdLine.hs | |
parent | 5809f33f8b3c2aa3cb8207bc775339c533a914ab (diff) |
add: Prevent (most) modifications from being made to a file while it is being added to the annex.
Anything that tries to open the file for write, or delete the file,
or replace it with something else, will not affect the add.
Only if a process has the file open for write before add starts
can it still change it while (or after) it's added to the annex.
(fsck will catch this later of course)
Diffstat (limited to 'CmdLine.hs')
0 files changed, 0 insertions, 0 deletions