Changes between Version 3 and Version 4 of Document/Development/SVN
- Timestamp:
- 10/14/10 13:13:21 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Development/SVN
v3 v4 15 15 }}} 16 16 17 Fetching the last revision of eBox:17 Fetching the last revision of Zentyal server: 18 18 {{{ 19 19 $ svn co http://svn.ebox-platform.com/ebox-platform/trunk … … 21 21 22 22 == Authenticated Access == 23 If you want to participate in the project you can send your patches to ebox-devel@lists.ebox-platform.com, or ask for authenticated access to be setup for you in the same mailing list. You can subscribe to the mailing lists in http://lists.ebox-platform.com.23 If you want to participate in the project you can send your patches to zentyal-devel@lists.zentyal.org, or ask for authenticated access to be setup for you in the same mailing list. You can subscribe to the mailing lists in http://lists.zentyal.org . 24 24 25 25 Authenticated access to the repository works in the same way as the anonymous access.