I read in several forums that $Log$ is not supported in SVN. Also warned that in hooks the transaction should not modified which end up with abrupt results. But i need to know how SVN:Keywords properties are achieved. How the specified properties $Author$, $Id$ are expanded into the file where i have defined these when i commiting it into the repository.
Is this doesn't change the transaction before committing into repository by expanding the keywords. why SVN didn't handle the $Log$ specifically when it supports other properties expansion in some way.
Please let me know how the svn:keyword are handled and its properties are expanded.
Thanks in advance.
Last updated