Direct deployment or making automatic deployment on Server using Git and TFSVC
Hosting and Servers
1
Posts
1
Posters
4
Views
1
Watching
-
Hi - we were using TFS for our application, but we were doing deployments manually by using xcopy process, literally, publishing the files onto a local machine - then copying and pasting onto the Servers WebApp folder, now we have moved all our code to Git and TFSVC, now I want to make our build process automatic, any help suggestions or help please, I am new in Source Control Management, any help would be appreciated even links, I am also researching and reading about it - thanks in advance. Basically I am looking for a Continuous Integration solution for Windows, TFSVC and Git (Git is running on TFSVC Server) with these any free tools to implement Continuous Integration? Any help please?