Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SourceSafe in ASP.Net project

Status
Not open for further replies.

julianonunes

Programmer
Feb 23, 2006
22
BR
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top