[cvsnt] long command line
Tony Hoyle
tmh at nodomain.org
Thu May 8 21:14:43 BST 2003
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 '*'.
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.
Tony
More information about the cvsnt
mailing list