Answered
Check In/Check Out vs. Put/Get
I'm using Check In/Check Out with a collaborative group on a
huge project. If I understand correctly, we should NOT use Put/Get
functions if we want to not write-over each others' stuff. Also,
<F12> is the Put function as well as the way to view files
you are updating. Thus, I need help to know the best method how to
view files that are being edited on the local and running with both
a global css and with server-side includes in the page. Do I need
to Check In each page to the server before I can fully view it in
the browser? Also, does each member of the team need to have a copy
of the css on their local?
