aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/--batch_for_find/comment_1_d164ad661617d29cb1ceb3d6fc3bb37f._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/--batch_for_find/comment_1_d164ad661617d29cb1ceb3d6fc3bb37f._comment')
-rw-r--r--doc/todo/--batch_for_find/comment_1_d164ad661617d29cb1ceb3d6fc3bb37f._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/--batch_for_find/comment_1_d164ad661617d29cb1ceb3d6fc3bb37f._comment b/doc/todo/--batch_for_find/comment_1_d164ad661617d29cb1ceb3d6fc3bb37f._comment
new file mode 100644
index 000000000..d9a04c220
--- /dev/null
+++ b/doc/todo/--batch_for_find/comment_1_d164ad661617d29cb1ceb3d6fc3bb37f._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-01-19T15:30:01Z"
+ content="""
+Couldn't you use the existing info --batch for the same purpose?
+
+batching find has the problem that it can output any number of lines
+(0 for a non-annexed file, 1 for an annexed file, N for a directory). So,
+the consumer has no way to tell when it reaches the end of output. So some
+additional thing would be needed to indicate end of output.
+"""]]