For TFS 2008 Team Build, how do I change where $Temp points to? -


We recently created a new TFS 2008 Team Build Server. I do not want that the user will be able to make their own bids in the default temporary directory Put that which is indicated by $ Temp for the Build agent, but I do not want developers to change the path of another location - it runs the risk of developers either (A) is not bothered , Or (b) creating those paths Not that other teams are not in line with.

So I would like to put $ Temp there (default when making the build agent), but change the location where it indicates. How can i do

Value for temp value is the value of the Temp environment variable running as a build agent process You can change the temporary location for the build user - although you may not want as you want, because it is a setting that you have to do on the build user environment, and not only in the build agent process will be localized only.

Personally, I set my build agent to work like a directory: \ BW $ $ (BuildDefinitionId) where D is quite fast secondary drive - though c: \ As well, this will mean that builds are organized along a small path, so you are less likely to run in troubled 260 character path boundaries imposed by the IO classes of NIT.

Be careful not to create a build agent, something that your developers are doing an administrative job, but more - although if you really wanted to make sure that it was done that You wanted to make an arrangement for an internal ASP.NET page or a small application from a small application. This will give you control over where the construction work directory is prepared.

If you want an API code to be a build agent, tell me in comments and I will edit my answer. / P>


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -