What are the best practices for checking in BIN directories in a collaborative development environment using SVN? Should project level references be excluded from checkin?
We follow the practice of using a vendor directory which contains all vendor specific headers and binaries. The goal is that anybody should be able to build the product just by checking it out and running some top level build script.