On 7/13/07, Marius Storm-Olsen <marius@xxxxxxxxxxxxx> wrote:
argmax = min(4000, os.sysconf('SC_ARG_MAX'))
I wonder why the code in question does not use "-x"? I use it git-p4-import and haven't seen the limit yet. I.e.: $ ls |p4 -x - print -q $ p4 help usage ... The -x flag instructs p4 to read arguments, one per line, from the named file. If the file is named '-', then standard input is read. ... - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html