473,383 Members | 1,953 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

MSBuild script for Getlatest cource code

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
Jun 27 '08 #1
3 2067
Why not just use Team Build? If Team Build isn't an option, look into using
CruiseControl.NET.

"Abhi" wrote:
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
Jun 27 '08 #2

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:
Why not just use Team Build? If Team Build isn't an option, look into using
CruiseControl.NET.

"Abhi" wrote:
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
Jun 27 '08 #3
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:
>
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:
Why not just use Team Build? If Team Build isn't an option, look into using
CruiseControl.NET.

"Abhi" wrote:
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
Jun 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Stephen | last post by:
I have code which checks whether a datagrid is empty and if it is it shows a panel on my page. If its not empty then Im using the server.transfer to go to another page so as im able to use the...
5
by: David Thielen | last post by:
Hi; Almost all of the Quick Starts show the code in the .aspx file inside a <script> instead of in a seperate .aspx.cs file. My instinct is that the code should be in a seperate file to keep the...
5
by: Lee | last post by:
Is there anyway to backup a SQL server database to a .sql script file through code? My provider charges me 5.00 to perform backups. I'd like to do it on my own through code. I don't have access...
1
by: lakshya | last post by:
how to disable java script form vb code which is written on masterpage
11
by: volcano | last post by:
Hello, folks! A trivial question - I have a working Python script that I have to invoke from C++ code. No fancy stuff - just run the whole script with its parameters. No callbacks, no signalling -...
2
by: deepaknawathe | last post by:
Hello all, Does anybody know how to execute a sql script through .Net code? e.g. The script for oracle is ... create user testuser identified by testuser; grant dba to testuser; use testuse;...
5
by: seforo | last post by:
Can any one tell me how I can invorke/call a shell script in a c++ code so that I can I can invorke some shell commands using my c++ code. I am using scientific linux
3
by: dolphin | last post by:
I am doing a homework about rsa.I need a rsa1024 source code.Where I can find it.
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.