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.
> -----Original Message----- > From: Tony Hoyle [mailto:tmh at nodomain.org] > Sent: Friday, 4 April 2003 7:26 AM > To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Subject: [cvsnt] Re: rlog problem > > Terris Linenbach wrote: > > > You're right. My apologies. I will try to hack my version. > > > The problem is that the parameters get sent split by spaces, > so whereas on > the command line you'd do: > > rlog "filename with spaces in it" > > python seems to send: > > rlog filename with spaces in it > > Which blows up because there's no file called 'filename', no > file called > 'with', etc. CVSNT does *exactly* the same thing... http://www.cvsnt.org/cgi-bin/bugzilla/show_bug.cgi?id=4 If arguments are to be passed to something which will reparse a line (for instance, a shell), they should be quoted. I'd still love to see this fixed in cvsnt. (How to add arguments to the cvs program should be fixed some other way than allowing reparsing). Mitch. ---------------------------------------------------------------------------- ------------------------ The information contained in this message and any attachments is confidential and intended for the named recipient(s). If you have received this message in error, please contact sender by return e-mail and destroy the message and any attachments. Any opinions or undertakings expressed in this message are those of the individual sender except where the sender expressly and with authority states them to be the opinions of Extel. ---------------------------------------------------------------------------- ------------------------