From 5a64bfbeefa8c835015ed07c0b2b8e19bea5d2dd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 16 May 2016 17:23:38 -0400 Subject: comment --- doc/devblog/day_392__v6_fixes.mdwn | 12 ++++++++++++ .../comment_5_5cb379490b0e85c24bff48db8201c7d4._comment | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100644 doc/devblog/day_392__v6_fixes.mdwn create mode 100644 doc/forum/__34__git_annex_assistant_--stop__34___doesn__39__t_work_in_OSX_10.11.4/comment_5_5cb379490b0e85c24bff48db8201c7d4._comment diff --git a/doc/devblog/day_392__v6_fixes.mdwn b/doc/devblog/day_392__v6_fixes.mdwn new file mode 100644 index 000000000..10d2de263 --- /dev/null +++ b/doc/devblog/day_392__v6_fixes.mdwn @@ -0,0 +1,12 @@ +Fixed several problems with v6 mode today. The assistant was doing some +pretty wrong things when changes were synced into v6 repos, and that +behavior is fixed. Also dealt with a race that caused updates made to the +keys database by one process to not be seen by another process. +And, made `git annex add` of a unlocked pointer file not annex the pointer +file's content, but just add it to git as-is. + +Also, Thowz pointed out that adjusted branches could be used to locally adjust +where annex symlinks point to, when a repository's git directory is not in +the usual location. I've added that, as `git annex adjust --fix`. It +was quite easy to implement this, which makes me very happy with the +adjusted branches code! diff --git a/doc/forum/__34__git_annex_assistant_--stop__34___doesn__39__t_work_in_OSX_10.11.4/comment_5_5cb379490b0e85c24bff48db8201c7d4._comment b/doc/forum/__34__git_annex_assistant_--stop__34___doesn__39__t_work_in_OSX_10.11.4/comment_5_5cb379490b0e85c24bff48db8201c7d4._comment new file mode 100644 index 000000000..2bf5237f0 --- /dev/null +++ b/doc/forum/__34__git_annex_assistant_--stop__34___doesn__39__t_work_in_OSX_10.11.4/comment_5_5cb379490b0e85c24bff48db8201c7d4._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2016-05-16T21:23:09Z" + content=""" +Why do you think that the b2 special remote is causing the problem? + +(Seems unlikely to me..) +"""]] -- cgit v1.2.3