We're moving over to using Subversion (Windows platform, TortoiseSVN as the client) as our version control system. With tools we've used previously, it's been possible to set up a 'reference directory' or folder on the network which stores the latest revision of everything that's been checked in, so that people can easily browse the latest versions without having to use a dedicated tool. Is it possible to configure Subversion to do this?
Ideally, it would update this reference directory on each check-in. Failing that, a daily update would be sufficient.