[IronPython] No use Process.Start() , How to execute these command line?

Kevien Lee ironpythonster at gmail.com
Tue Oct 31 07:52:16 CET 2006


Hi,guys
  I want to excute some command line to get CVS information.But use the
Process.Start() is very burden .

Now,if i want to do like these:

set path=C:\Program Files\WinCvs\cvsnt
set CVSROOT=:pserver:test:test123 at 192.168.0.4:2401:/test/CVS

CVS status -d "E:\Project\Test\Test\Document"

It could i use ironpython make it simple?

Thanks
Kevien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20061031/eeae46bb/attachment.html>


More information about the Ironpython-users mailing list