Thorsten Scherler wrote:
AFAIR yes it does.
nope.
http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#svn.advanced.props.special.keywords
Keywords and Spurious Differences
The user-visible result of keyword substitution might lead you to think
that every version of a file with that feature in use differs from the
previous version in at least the area where the keyword anchor was
placed. However, this is actually not the case. While checking for local
modifications during svn diff, and before transmitting those local
modifications during svn commit, Subversion “un-substitutes” any
keywords that it previously substituted. The result is that the versions
of the file that are stored in the repository contain only the real
modifications that users make to the file.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]