From: "Alex Riesen" <raa.lkml@gmail.com>
To: "Marius Storm-Olsen" <marius@trolltech.com>
Cc: git@vger.kernel.org, "Junio C Hamano" <junkio@cox.net>,
"Simon Hausmann" <simon@lst.de>
Subject: Re: [PATCH] Fix git-p4 on Windows to not use the Posix sysconf
Date: Fri, 13 Jul 2007 15:03:51 +0200 [thread overview]
Message-ID: <81b0412b0707130603q69857564i1ba418b74397a33d@mail.gmail.com> (raw)
In-Reply-To: <46977660.7070207@trolltech.com>
On 7/13/07, Marius Storm-Olsen <marius@trolltech.com> 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.
...
next prev parent reply other threads:[~2007-07-13 13:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-13 12:56 [PATCH] Fix git-p4 on Windows to not use the Posix sysconf Marius Storm-Olsen
2007-07-13 13:03 ` Alex Riesen [this message]
2007-07-13 13:33 ` Simon Hausmann
2007-07-15 2:49 ` Shawn O. Pearce
2007-07-15 6:12 ` Junio C Hamano
2007-07-16 5:35 ` Shawn O. Pearce
2007-07-16 7:00 ` Junio C Hamano
2007-07-16 18:30 ` Simon Hausmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=81b0412b0707130603q69857564i1ba418b74397a33d@mail.gmail.com \
--to=raa.lkml@gmail.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=marius@trolltech.com \
--cc=simon@lst.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).