Hi Joe -
Some suggestions:
1. To get past the root.fpj lockup...Organize your project
with folders, and maybe subfolders, and move all your topics into
the folders. Don't leave any topics loose at the root level of the
project. Then the root.fpj file will only need to be checked out
when you add/delete/change a folder at the top level of the
project. Don't go too deep with the folders, though, because you
don't want your pathnames to get too long.
2. Template checkouts...Make your templates read-only. Then
nobody will check them out! I smile, but I'm serious about this.
Set the user rights so that only the administrator (or other
special account) can make changes to the templates. It is WAY too
easy to make inadvertent changes to the templates, and that is
actually a worse problem than lack of access to the templates.
3. Can't access the TOC...There's not much you can do about
this. Only one person can work on the TOC at a time. Other than
making a practice of checking files in as soon as you're done with
them, all you can do is coordinate with your colleague. "Say, could
you check in the .hhc file? I need access for a few minutes." Or
something like that.
G