Does anyone know of a program the will take code from the developer and store it into a queue until a build slot is available? That way it is automated and the Developer doesnt have to waste time looking for an avaible slot.
Thank you in advance,
Regards,
In the following lines what does **, *.*, and ~* stand for? *.* = all files? ** = all folders? ~*= ???
<pattern>$/Project/Current/Product/**/ProjectInfo.*</pattern>
<pattern>$/Project/Current/Build/**/*.*</pattern>
<pattern>$/Project/Current/Product/**/~*</pattern>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.