Author: tomaz
Date: Fri Jun 14 23:28:35 2013
New Revision: 1493285
URL: http://svn.apache.org/r1493285
Log:
Add info about new git repository.
Modified:
libcloud/site/trunk/content/devinfo.mdtext
Modified: libcloud/site/trunk/content/devinfo.mdtext
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/content/devinfo.mdtext?rev=1493285&r1=1493284&r2=1493285&view=diff
==============================================================================
--- libcloud/site/trunk/content/devinfo.mdtext (original)
+++ libcloud/site/trunk/content/devinfo.mdtext Fri Jun 14 23:28:35 2013
@@ -20,7 +20,7 @@ Test coverage report is automatically ge
* [[email protected]](mailto:[email protected]) -
Mailing list for general talk about Libcloud and other off-topic things
([archive](http://mail-archives.apache.org/mod_mbox/libcloud-users/))
* [[email protected]](mailto:[email protected]) -
General mailing list for developers
([archive](http://mail-archives.apache.org/mod_mbox/libcloud-dev/))
-* [[email protected]](mailto:[email protected])
- SVN Commits mailing list
([archive](http://mail-archives.apache.org/mod_mbox/libcloud-commits/))
+* [[email protected]](mailto:[email protected])
- Commits messages go to this mailing list
([archive](http://mail-archives.apache.org/mod_mbox/libcloud-commits/))
Old incubator mailing lists archives:
@@ -31,17 +31,25 @@ Old incubator mailing lists archives:
* Apache JIRA:
[https://issues.apache.org/jira/browse/LIBCLOUD](https://issues.apache.org/jira/browse/LIBCLOUD)
(preferred)
-## SVN Repository ##
+## Main source code repository ##
-* Repository:
[https://svn.apache.org/repos/asf/libcloud/trunk/](https://svn.apache.org/repos/asf/libcloud/trunk/)
-* ViewVC:
[https://svn.apache.org/viewvc/libcloud/trunk/](https://svn.apache.org/viewvc/libcloud/trunk/)
-## Git Repositories ##
+Project source code is stored in an Apache hosted git repository.
-* [git://git.apache.org/libcloud.git](git://git.apache.org/libcloud.git)
-* [https://github.com/apache/libcloud](https://github.com/apache/libcloud)
(mirror - please use mailing list to submit patches and JIRA to open a new
issue)
+* Repository:
[https://git-wip-us.apache.org/repos/asf/libcloud.git](https://git-wip-us.apache.org/repos/asf/libcloud.git)
+* Gitweb:
[https://git-wip-us.apache.org/repos/asf?p=libcloud.git](https://git-wip-us.apache.org/repos/asf?p=libcloud.git)
+
+## Website repository ##
+
+Website source code is stored in an Apache hosted svn repository. Source code
+is stored in an svn and not git repository, because Apache CMS uses svn-based
+[Svnpubsub](https://www.apache.org/dev/cms.html#svnpubsub) mechanism for
+distributing change notification to the web servers.
+
+* Repository:
[https://svn.apache.org/repos/asf/libcloud/site/trunk](https://svn.apache.org/repos/asf/libcloud/site/trunk)
+* ViewVc:
[https://svn.apache.org/viewvc/libcloud/site/](https://svn.apache.org/viewvc/libcloud/site/)
## IRC, Twitter, Google+ ##
* [#libcloud](http://webchat.freenode.net?channels=libcloud&uio=d4) on Freenode
* @libcloud: [http://twitter.com/libcloud](http://twitter.com/libcloud)
-* [+Apache Libcloud](https://plus.google.com/u/0/100590055818889164025/posts)
\ No newline at end of file
+* [+Apache Libcloud](https://plus.google.com/u/0/100590055818889164025/posts)