From 82fac4f0b70c313a23207673a53cdf24072c4346 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Mon, 17 Oct 2016 15:59:32 +0000 Subject: [PATCH] added meta for myself --- doc/todo/unlock_--read-only.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/unlock_--read-only.mdwn b/doc/todo/unlock_--read-only.mdwn index d23b9425d4..0c33cb173a 100644 --- a/doc/todo/unlock_--read-only.mdwn +++ b/doc/todo/unlock_--read-only.mdwn @@ -1 +1,3 @@ "annex unlock" in thin mode of v6 hard-links key into the file location and makes it RW. This is obviously for the case where modifications to the file need to be done and danger is understood. In my case, I need unlock to avoid having symlinks in the files since some software doesn't digest them well (might copy without dereferencing or dereference and look for neighboring files in the directory), and I want to use unlock to pretty much provide "symlink-free" view of the tree BUT at least with some protection, which could be given if files are unlocked read-only, so no inplace modifications could happen without explicit change of the permissions. + +[[!meta author=yoh]]