How do I make the VERSION line of self doc work correctly?
Make sure the tag $Id$ is in the file and run
svn propset svn:keywords Id filename
The version information will be updated when you make changes to the file and commit it to the repository.