t not exist.
>
> The preceding "echo" command did not create D:\testdir\, so I assume it
> might not exist as well.
>
> Mark Waite
>
>
> --
> *From:* dmatrix >
> *To:* jenkins...@googlegroups.com
> *Sent:* Thursday, M
t not exist.
>
> The preceding "echo" command did not create D:\testdir\, so I assume it
> might not exist as well.
>
> Mark Waite
>
>
> --
> *From:* dmatrix >
> *To:* jenkins...@googlegroups.com
> *Sent:* Thursday, M
Hello,
My environment is Jenkins1.506/VS&TFS2010
I was testing "Add Build Step" for MSBuild Plug-In with a simple "Execute
Windows batch command" and got this:
[GAtest1] $ cmd /c call C:\Windows\TEMP\hudson8854542679623085192.bat
C:\Program Files (x86)\Jenkins\workspace\GAtest1>echo test
test
Hello, I'm new to Jenkins.
I have MSBuild and TFS server plug-ins installed. I could run msbuild
command line and my project is succeeded, but on Jenkins it keeps giving me
error MSB1008 or MSB1009. What is the right configuration
for Jenkins/Build/Build a VS project/MSBuild Build File?
My .s