Using keywords (id, name, date, etc)
From: Robert Jonker <robert_at_davdigital.com>
Date: Fri, 29 Feb 2008 12:54:02 +0100
Hello everyone,
I have some trouble getting the keywords in SVN to work. What I would like
I have used this wiki: http://wiki.apache.org/commons/UsingSVN.
I have updated my Subversion config at the location mentioned in the wiki.
enable-auto-props = yes (just removed the comment at the start of the line)
*.php = svn:eol-style=native;svn:keywords=Date Author Id Revision HeadURL
Now when I add this in my files it does not get translated (like I was used
<?php
/**
* $Id$
* $Date$
*/
?>
What do I do wrong? Do I need to configure my SVN server as well? I hope
Thanks in advance for your answer.
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.