![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | MSBuild script for Getlatest cource code Both Team Build and CruiseControl.NET use MSBuild when they're building the solution. They just handle source code retrieval, building, logging and a lot of other things you're going to need if you're trying to automate the build process. Team Build comes with the ability to connect to TFS servers out of the box naturally, while CruiseControl (which is what we use currently until we upgrade to TFS 2008) just needs an extra free DLL that it uses to connect to TFS when it starts the build process. Writing your own MSBuild script isn't the answer you should be looking for. Research using Team Build or CruiseControl if you're trying to automate your build process. Depending on which version of TFS you're using, you may need to download some additional components if you're trying to use a continuous integration build process. CC.NET comes with this ability out of the box. "Abhi" wrote: Quote: > > But i want to use MSBUILD script because i will be using it for creating > Build also. > > please help me in this direction. > > Thanks > Abhi > "jwinn" wrote: > Quote: > > Why not just use Team Build? If Team Build isn't an option, look into using > > CruiseControl.NET. > > > > "Abhi" wrote: > > Quote: > > > Hi All, > > > > > > I need to write MSBuild script to get latest source code of > > > solution/Projects from TFS server.I m using VS2008. > > > > > > I am new to this, can anyone plz help me how can i do this. > > > > > > Thanks > > > Abhi |
My System Specs![]() |
| | #2 (permalink) |
| | RE: MSBuild script for Getlatest cource code Why not just use Team Build? If Team Build isn't an option, look into using CruiseControl.NET. "Abhi" wrote: Quote: > Hi All, > > I need to write MSBuild script to get latest source code of > solution/Projects from TFS server.I m using VS2008. > > I am new to this, can anyone plz help me how can i do this. > > Thanks > Abhi |
My System Specs![]() |
| | #3 (permalink) |
| | RE: MSBuild script for Getlatest cource code But i want to use MSBUILD script because i will be using it for creating Build also. please help me in this direction. Thanks Abhi "jwinn" wrote: Quote: > Why not just use Team Build? If Team Build isn't an option, look into using > CruiseControl.NET. > > "Abhi" wrote: > Quote: > > Hi All, > > > > I need to write MSBuild script to get latest source code of > > solution/Projects from TFS server.I m using VS2008. > > > > I am new to this, can anyone plz help me how can i do this. > > > > Thanks > > Abhi |
My System Specs![]() |
| | #4 (permalink) |
| | RE: MSBuild script for Getlatest cource code Both Team Build and CruiseControl.NET use MSBuild when they're building the solution. They just handle source code retrieval, building, logging and a lot of other things you're going to need if you're trying to automate the build process. Team Build comes with the ability to connect to TFS servers out of the box naturally, while CruiseControl (which is what we use currently until we upgrade to TFS 2008) just needs an extra free DLL that it uses to connect to TFS when it starts the build process. Writing your own MSBuild script isn't the answer you should be looking for. Research using Team Build or CruiseControl if you're trying to automate your build process. Depending on which version of TFS you're using, you may need to download some additional components if you're trying to use a continuous integration build process. CC.NET comes with this ability out of the box. "Abhi" wrote: Quote: > > But i want to use MSBUILD script because i will be using it for creating > Build also. > > please help me in this direction. > > Thanks > Abhi > "jwinn" wrote: > Quote: > > Why not just use Team Build? If Team Build isn't an option, look into using > > CruiseControl.NET. > > > > "Abhi" wrote: > > Quote: > > > Hi All, > > > > > > I need to write MSBuild script to get latest source code of > > > solution/Projects from TFS server.I m using VS2008. > > > > > > I am new to this, can anyone plz help me how can i do this. > > > > > > Thanks > > > Abhi |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Script-based code sample library (HTA) | VB Script | |||
| VB script just keeps looping and does not excute the code | VB Script | |||
| Auto-filling VB Script Code for Excel | VB Script | |||
| Is there a shorter code to perform this ps1 script ? | PowerShell | |||
| Generating documentation for script code (MAML?) | PowerShell | |||