[cvsnt] Re: rlog problem

Tony Hoyle tmh at nodomain.org
Thu Apr 3 22:25:43 BST 2003


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.

I'd be interested in a fix if you think of one.

Tony



More information about the cvsnt mailing list