julianonunes
Programmer
I want to create a scenario that will work at this way.
I have a server running Windows 2003 and IIS that will have the original copies and will receive the files checked-in.
And I have multiple developer's machines that are running Windows XP and IIS too, so I want to get the latest version of the ASP.Net project on the developer machine, run on developer's machine, check-out some files, and after editing files, I want to check-in the files back to the server.
How can I do this?
I have a server running Windows 2003 and IIS that will have the original copies and will receive the files checked-in.
And I have multiple developer's machines that are running Windows XP and IIS too, so I want to get the latest version of the ASP.Net project on the developer machine, run on developer's machine, check-out some files, and after editing files, I want to check-in the files back to the server.
How can I do this?