diff --git a/ChangeLog.txt b/ChangeLog.txt index 3e18faeaa8..e80f9fbe5f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,11 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-03-15 15:17 UTC+0100 Viktor Szakats (harbour syenar.net) + * doc/howtorep.txt + - deleted section dealing with svn IDs and svn props. + no longer needed. + 2013-03-15 13:57 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.hbp * utils/hbmk2/hbmk2.prg diff --git a/doc/howtorep.txt b/doc/howtorep.txt index c0ed803829..8b8b4b815d 100644 --- a/doc/howtorep.txt +++ b/doc/howtorep.txt @@ -172,29 +172,6 @@ by David G. Holm changes.txt and then copy them into ChangeLog.txt between the update and the commit. -1.6 How to add SVN ID to new files -================================== -by Maurilio Longo - -Add these three lines to the top of your source file: - -/* - * $Id$ - */ - -As soon as you commit your file, SVN ID string will be expanded -by SVN client to full length. - -IMPORTANT 2: Run these commands and commit: - svn propset svn:keywords "Author Date Id Revision" - svn propset svn:eol-style native - -IMPORTANT 3: Use operating system (or tool) specific quote - characters instead of double quotes shown in above - example. Some UI SVN tools may not require putting - the value in quote at all, *nix systems require - quoting only for space characters, etc. - [ Copyright (c) 1999-2012 Viktor Szakats (harbour syenar.net) Licensed under Creative Commons Attribution-ShareAlike 3.0: