Author: alexoree
Date: Fri Feb 28 23:16:06 2014
New Revision: 1573110
URL: http://svn.apache.org/r1573110
Log:
updaing links to svn references
Modified:
juddi/cms-site/trunk/content/source.mdtext
Modified: juddi/cms-site/trunk/content/source.mdtext
URL:
http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/source.mdtext?rev=1573110&r1=1573109&r2=1573110&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/source.mdtext (original)
+++ juddi/cms-site/trunk/content/source.mdtext Fri Feb 28 23:16:06 2014
@@ -13,7 +13,7 @@ The following is a link to the view onli
Everyone can access the Subversion repository via HTTP, but Committers must
checkout the Subversion repository via HTTPS.
- $ git clone git://git.apache.org/juddi.git
+ $ git clone https://git-wip-us.apache.org/repos/asf/juddi.git
To commit changes to the repository, execute the following command to commit
your changes (svn will prompt you for your password)
@@ -21,7 +21,7 @@ To commit changes to the repository, exe
If you already are a Apache committer, then you can use push to synch your
local changes to the main source repository.
- $ git push --username your-username -m "JUDDI-(JIRA#) A description of
the change(s)"
+ $ git push
### Access through a proxy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]