Multiple developer environment

  • Thread starter Thread starter Beegee
  • Start date Start date
B

Beegee

Hi

Please tell me how multiple developers update different pages
simulatneously.
Scenarios like one of the page being edited by other developer has error,
but I want to compile and run my page for testing. Let this project with
VSS.

Thanks

Gopalan
 
Gopalan,
Well the first step is to get your team to all understand and agree that
code should be tested before it's checked in! It's basically "you scratch my
back and I'll scratch yours".
Aside from that, you can always undo a checkout or even go into the VSS
history and revert to a previous version of any file.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top