This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push:
new 41bfc5e Improved: Update pages of ofbiz website
41bfc5e is described below
commit 41bfc5e2ce86fd4beda8d9e6ce523564896efde8
Author: Jacques Le Roux <[email protected]>
AuthorDate: Sun May 10 12:24:09 2020 +0200
Improved: Update pages of ofbiz website
(OFBIZ-11269)
Updates the source-repositories page by removing last Svn references
---
source-repositories.html | 4 ++--
template/page/source-repositories.tpl.php | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/source-repositories.html b/source-repositories.html
index 73d312d..cb980d4 100644
--- a/source-repositories.html
+++ b/source-repositories.html
@@ -194,8 +194,8 @@
<h2>Committer Access</h2>
<div class="divider"><span></span></div>
<p>Committer access requires a special account which is
provided by the OFBiz adminstrators. If you have a Committer account you can
access the repository through HTTPS. When checking in, you will be prompted
your userID and password</p>
- <p>When you first connect you will be prompted to accept
the SSL certificate. Verify the certificate is for svn.apache.org. After
verification, select option 'P' to permanently add to your SVN
configuration.</p>
- <p>Subversion can handle keyword expansion, eol conversion
as well as many other features. These features are configured at the server
level (actually only in the OFBiz repository branch), so you don't have to
worry about them</p>
+ <p>When you first connect you will be prompted to accept
the SSL certificate. Verify the certificate. .</p>
+ <p>Git handles keyword expansion, EOL conversion as well as
many other features. These features are configured at the server level, so you
don't have to worry about them </p>
</div>
</section>
diff --git a/template/page/source-repositories.tpl.php
b/template/page/source-repositories.tpl.php
index ae4de3c..aa8f46f 100644
--- a/template/page/source-repositories.tpl.php
+++ b/template/page/source-repositories.tpl.php
@@ -96,8 +96,8 @@
<h2>Committer Access</h2>
<div class="divider"><span></span></div>
<p>Committer access requires a special account which is
provided by the OFBiz adminstrators. If you have a Committer account you can
access the repository through HTTPS. When checking in, you will be prompted
your userID and password</p>
- <p>When you first connect you will be prompted to accept
the SSL certificate. Verify the certificate is for svn.apache.org. After
verification, select option 'P' to permanently add to your SVN
configuration.</p>
- <p>Subversion can handle keyword expansion, eol conversion
as well as many other features. These features are configured at the server
level (actually only in the OFBiz repository branch), so you don't have to
worry about them</p>
+ <p>When you first connect you will be prompted to accept
the SSL certificate. Verify the certificate. .</p>
+ <p>Git handles keyword expansion, EOL conversion as well as
many other features. These features are configured at the server level, so you
don't have to worry about them </p>
</div>
</section>