Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
mati at internea.pl wrote: > I mean that I want quotes around filename like: "file name with > space.txt" It'll be quoted anyway.. cvs already does this. However you'll save yourself a *lot* of work by putting it into standard input into your script - using the command line is suboptimal as your script will fail when a large number of files are committed. Tony