Over the weekend, another programmer added a file to a project and committed it to the repository. Today, I run an update on the repo and the file does not get pulled down to my working copy.
I was able to delete the directory and run an update to get all the files from the directory again, but that concerns me that certain files were not being brought down from the repo.
Any ideas on why this was happening? I was using the HEAD revision and this directory was at the correct revision number.