You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Patrick Mayweg <ma...@qint.de> on 2003/02/14 08:01:23 UTC

Why does SVN on Win32 does link setargv.obj?

Hi,
if svn.exe would link setargv.obj on Win32, wildcards on the command
line would be expanded?
Regards,
Patrick


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Why does SVN on Win32 does link setargv.obj?

Posted by Branko Čibej <br...@xbc.nu>.
Patrick Mayweg wrote:

>Hi,
>if svn.exe would link setargv.obj on Win32, wildcards on the command
>line would be expanded?
>  
>
Yes, but then there's no way to /avoid/ globbing, since IIRC setargv.obj
doesn't care about (and can't see) shell quotes.

-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org