You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2014/10/21 16:36:18 UTC

git commit: change README for new apache git repo.

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master b59b45415 -> 391427f6a


change README for new apache git repo.


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/391427f6
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/391427f6
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/391427f6

Branch: refs/heads/master
Commit: 391427f6a9f1e9bd9e4ede2c1b4733764ecdaaa5
Parents: b59b454
Author: smckinney <sm...@apache.org>
Authored: Tue Oct 21 09:35:20 2014 -0500
Committer: smckinney <sm...@apache.org>
Committed: Tue Oct 21 09:35:20 2014 -0500

----------------------------------------------------------------------
 README.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/391427f6/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index cfb02c8..bc39ae9 100755
--- a/README.txt
+++ b/README.txt
@@ -147,13 +147,13 @@ http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.openldap%22
 SNAPSHOTs from OpenLDAP's GIT Software Repo:
 http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git;a=summary
 
-read-only:
->git clone git://git.openldap.org/openldap-fortress-core.git
+Non-committers (read-only):
+>git clone http://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
 
 # If Fortress Developer and have access to GIT repo:
 
 Committers: Open a terminal session within preferred folder name/location and enter the following command:
->git clone ssh://git-master.openldap.org/~git/git/openldap-fortress-core.git
+>git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
 
 Pulls source code from GIT and loads into the current directory, hereafter called 'FORTRESS_HOME'.
 ___________________________________________________________________________________