[cvsnt] long command line
Torsten Martinsen
torsten at tiscali.dk
Fri May 9 22:31:35 BST 2003
Tony Hoyle wrote:
>Torsten Martinsen wrote:
>
>
>
>
>>This can happen e.g. when you Add a large number of files - in this case
>>you of course have to pass the individual filenames, not just the
>>directory.
>>
>>
>
>Even that can be optimised.. eg. if the files selected correspond to every
>file in a directory they can be replaced by '*'.
>
True, but not in the general case :-)
Anyway, I do not think this is much of a problem in practice - and any
fix would be specific to CVSNT, and thus would not work with other
flavours of CVS.
>I'm surprised the limit is so low... I know it is if you pass through
>cmd.exe but direct it should be OK for much more parameters.
>
Yes, when I tried to determine the limit for the NT family, I was led to
believe it was 32768, but it appears that it actually is 4096, which is
indeed surprisingly low..
-Torsten
More information about the cvsnt
mailing list