From 1af2a9d94cb2c150f6beac8ecd470d00a8b8a6e9 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 10 Jan 2013 16:06:28 +0000 Subject: [PATCH] Added a comment --- .../comment_2_5ce1db84c9ead713f1272c4975645b93._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_167__safe_direct_mode_transfers/comment_2_5ce1db84c9ead713f1272c4975645b93._comment diff --git a/doc/design/assistant/blog/day_167__safe_direct_mode_transfers/comment_2_5ce1db84c9ead713f1272c4975645b93._comment b/doc/design/assistant/blog/day_167__safe_direct_mode_transfers/comment_2_5ce1db84c9ead713f1272c4975645b93._comment new file mode 100644 index 0000000000..c1b2724cb0 --- /dev/null +++ b/doc/design/assistant/blog/day_167__safe_direct_mode_transfers/comment_2_5ce1db84c9ead713f1272c4975645b93._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.7.238" + subject="comment 2" + date="2013-01-10T16:06:28Z" + content=""" +That is how direct mode works. (Although without the hard links, since maintaining them doesn't have any benefits.) And that's how downloading into a direct mode repo works. The issue I'm dealing with, though, is uploading from a direct mode repo, where the file that's being uploaded can be modified at the same time. +"""]]