2012-06-11 14:14 UTC+0200 Viktor Szakats (harbour syenar.net)

* bin/hbcommit.hb
    + To configure your own name and e-mail address used
      in ChangeLog entries, create a file called ".hbcommit"
      in the root of Harbour SVN sandbox, and fill it with this:
        'Firstname Lastname (my domain.net)'
      (in single line. no EOLs and padding is necessary)
This commit is contained in:
Viktor Szakats
2012-06-11 12:16:16 +00:00
parent d733d9d59b
commit 00f3284ea4
2 changed files with 9 additions and 1 deletions

View File

@@ -16,6 +16,14 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-06-11 14:14 UTC+0200 Viktor Szakats (harbour syenar.net)
* bin/hbcommit.hb
+ To configure your own name and e-mail address used
in ChangeLog entries, create a file called ".hbcommit"
in the root of Harbour SVN sandbox, and fill it with this:
'Firstname Lastname (my domain.net)'
(in single line. no EOLs and padding is necessary)
2012-06-11 13:20 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/hbrun/hbrun.prg
+ use .hb as default extension for Harbour sources.

View File

@@ -27,7 +27,7 @@
*/
#define _MY_NAME_ "Firstname Lastname (me domain.net)"
#define _PCOMMIT_ ".pcommit"
#define _PCOMMIT_ ".hbcommit"
#pragma warninglevel=3
#pragma -km+