Sorry Richard, i typed Robert.....typing error.
eddy_fj
Posts
-
Multi Developers Working On The Same Project -
Multi Developers Working On The Same ProjectThanks Robert and jschell for the reply, I dont think we will have code overlap because even though we are working on the same project but we are all coding different functionality. For example current we are working on the USER module, and under this module we have the following task to code, 1) add user, 2) change password and etc.... each task is assigned to a programmer and they write their own code. What I want to know if we can all open the same project but work on different codes and compile and test code. I have just tested this by sharing the portect over the network and all the programmers working on it. Coding works well but when any 1 programmer wants to debug or compile then the other programmers are affected. Any software that can help all programmers work independently on the same project without affecting others while compiling or debugging. Thanks
-
Multi Developers Working On The Same ProjectHello all again, I forgot to mention that we are using VS 2012 and SQL server 2012 for this project. I hope this will be useful.
-
Multi Developers Working On The Same ProjectHi all, I am a new member to this site and also new to programming. Recently I have been tasked to develop a new application with a group of developers. I would like to ask if there is any way where all the programmer can work on the same project hosted on a server. Currently we all develop different section of the project on our own laptop and then we copy and paste to compile on the server one by one. Is there anyway we all can work on the project hosted on the server at once Any advise and suggestions will be highly appreciated. Thanks