Is it possible to block an svn update of a file if the file is open, either via a wrapper or a pre-update hook?
Many colleagues in my team are running into problems with Tortoise SVN when they call SVN Update on a LaTeX file that they have open, despite trying to ensure good practice usage. When updating this way, conflicts are harder to resolve and changes are being lost.