Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
In my project i want to submit the code which i did in my local to TFS server.
I connected with TFS (Team->Connect with team foundation server) now how can i submit my code to TFS?
Also let me know how can i take latest code from TFS?
It is urgent for me please help.
Posted

it is just same as "check in" and "check out"
see the following blog
http://blogs.msdn.com/b/jasonz/archive/2009/10/21/tutorial-getting-started-with-tfs-in-vs2010.aspx[^]
 
Share this answer
 
Comments
Am Gayathri 16-Jan-13 8:05am    
Ya its very helpful topic Thanks
you can see the option Get latest version .take it , then you can see the updated code in the project files.
 
Share this answer
 
Comments
Am Gayathri 16-Jan-13 7:40am    
Where i can see that?
josh-jw 16-Jan-13 7:42am    
in solution explorer you can see your project name. then right click the project name, then you can see get latest version option, if your project added in the tfs.
Am Gayathri 16-Jan-13 7:45am    
Ya got it..Thanks
josh-jw 16-Jan-13 7:47am    
welcome. if you feel my solution help you, please mark it as answer.
Am Gayathri 16-Jan-13 8:04am    
Sure

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900