i will replace automatically informations while SVN-Commitment.
For example:
myfile.js
/* $Author:User; $ChangeDate:02.01.2014; $Revision:10401; */
function myJavascriptFile(){
}
Now when the commitment is runnig the hook should replace the information.
$Author:theAuthorname; ...
Couldn't find something about that... is this possible with hooks and when 'yes' - how?
thanks for help and happy new year!