2012-10-08 00:47 UTC+0200 Viktor Szakats (vszakats syenar.net)

* INSTALL
    + added git next to svn

  * website/snapshot.html
    * avoid the word 'subversion'
This commit is contained in:
Viktor Szakats
2012-10-07 22:48:47 +00:00
parent 297954a73f
commit 1ddb92d573
3 changed files with 15 additions and 4 deletions

View File

@@ -16,6 +16,13 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-10-08 00:47 UTC+0200 Viktor Szakats (vszakats syenar.net)
* INSTALL
+ added git next to svn
* website/snapshot.html
* avoid the word 'subversion'
2012-10-08 00:39 UTC+0200 Viktor Szakats (harbour syenar.net)
* ChangeLog
! fixed some recent chglog entry headers

View File

@@ -432,7 +432,7 @@ HARBOUR
You'll need these base packages to build/package/test/use Harbour:
$ sudo apt-get install bash subversion gcc binutils fakeroot debhelper valgrind upx uncrustify
$ sudo apt-get install bash subversion git gcc binutils fakeroot debhelper valgrind upx uncrustify
You'll need these packages to compile certain contribs and optional Harbour features:
@@ -471,7 +471,7 @@ HARBOUR
You'll need these base packages to build/package/test/use Harbour:
bash subversion gcc make glibc-devel rpm valgrind upx uncrustify
bash subversion git gcc make glibc-devel rpm valgrind upx uncrustify
You'll need these packages to compile certain contribs and optional Harbour features:
@@ -508,7 +508,7 @@ HARBOUR
OpenSolaris
-----------
- $ pkg install SUNWsvn SUNWgcc SUNWgmake
- $ pkg install SUNWsvn SUNWgit SUNWgcc SUNWgmake
FreeBSD
-------
@@ -1702,6 +1702,8 @@ HARBOUR
Subversion (Version Control System) [multiplatform, free, open-source]
http://subversion.tigris.org/
Git (Version Control System) [multiplatform, free, open-source]
http://git-scm.com/
GNU Bison (grammer paser generator) [multiplatform, free, open-source]
Windows binary:
http://gnuwin32.sourceforge.net/packages/bison.htm
@@ -1760,6 +1762,8 @@ HARBOUR
http://tools.ietf.org/html/rfc1855
Subversion book [free]
http://svnbook.red-bean.com/
Git book [free]
http://git-scm.com/book
14. HOW TO PARTICIPATE

View File

@@ -49,7 +49,7 @@
<br />
If you do encounter a bug, please test the latest snapshot build to see if it has already been fixed by a developer. <br />
<br />
To see what developers have added, you can view the ChangeLog directly from the Subversion repository.</td>
To see what developers have added, you can view the ChangeLog directly from the source repository.</td>
<td >&nbsp;</td>
</tr>
<tr>