response
authorJoey Hess <joey@kitenet.net>
Wed, 17 Nov 2010 17:20:29 +0000 (13:20 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 17 Nov 2010 17:20:29 +0000 (13:20 -0400)
doc/bugs/aggregate_generates_long_filenames.mdwn

index 33e7b743bab78b6a38cf82d2cd7ced97a67de85f..fae8333ab81718a1dfdc72694609ebd6a408ea43 100644 (file)
@@ -32,3 +32,6 @@ It would also appear this abrubtly terminates aggregate processing (if not ikiwi
 >> I don't fully grok the aggregate source yet, but I wouldn't rule out
 >> a bug in the path length checking, personally.  I'm happy to try and
 >> find it myself though :) -- [[Jon]]
+
+>>> Path length seems unlikely, since the max is 4096 there.
+>>> --[[Joey]]