Author: gertv
Date: Fri Mar 28 09:51:55 2014
New Revision: 1582664
URL: http://svn.apache.org/r1582664
Log:
And now with the correct checkout URL ;)
Modified:
servicemix/website/trunk/src/main/webapp/developers/source/_git-source.scaml
Modified:
servicemix/website/trunk/src/main/webapp/developers/source/_git-source.scaml
URL:
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/developers/source/_git-source.scaml?rev=1582664&r1=1582663&r2=1582664&view=diff
==============================================================================
---
servicemix/website/trunk/src/main/webapp/developers/source/_git-source.scaml
(original)
+++
servicemix/website/trunk/src/main/webapp/developers/source/_git-source.scaml
Fri Mar 28 09:51:55 2014
@@ -33,8 +33,7 @@
%P This project's Git repository can be checked out anonymously using the
following command:
%div.panel
%p
- %strong
- %tt= "git clone
https://git-wip-us.apache.org/repos/asf?p=%s.git".format(git)
+ %tt= "git clone https://git-wip-us.apache.org/repos/asf/%s.git".format(git)
%p
%strong Only project developers can commit to the Git repository via this
method.