PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3334 *** shadow/3334 Wed Aug 29 01:15:53 2001 --- shadow/3334.tmp.224 Wed Aug 29 05:33:03 2001 *************** *** 2,9 **** | CreateProcess broken on 1.4beta2/Win2k? | +----------------------------------------------------------------------------+ | Bug #: 3334 Product: Ant | ! | Status: UNCONFIRMED Version: 1.4Beta2 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: Other | | Priority: Other Component: Core | +----------------------------------------------------------------------------+ --- 2,9 ---- | CreateProcess broken on 1.4beta2/Win2k? | +----------------------------------------------------------------------------+ | Bug #: 3334 Product: Ant | ! | Status: RESOLVED Version: 1.4Beta2 | ! | Resolution: WORKSFORME Platform: PC | | Severity: Normal OS/Version: Other | | Priority: Other Component: Core | +----------------------------------------------------------------------------+ *************** *** 28,31 **** java.io.IOException: CreateProcess: C:\Program" "Files\Microsoft" "Visual" "Studio\Common\VSS\win32\ ! "\ss Get $/Nova/src -GLD:\Projects\nova\src -I- -R error=123 --- 28,43 ---- java.io.IOException: CreateProcess: C:\Program" "Files\Microsoft" "Visual" "Studio\Common\VSS\win32\ ! "\ss Get $/Nova/src -GLD:\Projects\nova\src -I- -R error=123 ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-08-29 05:33 ------- ! Maurice, I don't have VSS but I created a ss.exe in the right place from your ! example and it worked for me ! ! Execute:Java13CommandLauncher: "c:\Program Files\Microsoft Visual ! Studio\Common\VSS\win32\ss" Get $/Nova/src -GLF:\antdev\bugs\bug3334\src -I- -R ! [vssget] blah ... ! ! So, can you run ant with the -debug flag and see what command line it is ! generating. Cut and paste that into the command shell and see what it says ! (include the quotes).
