Changes between Version 121 and Version 122 of WikiStart
- Timestamp:
- Jan 6, 2016 9:41:55 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v121 v122 47 47 Source code is available licenced unter the [http://creativecommons.org/licenses/GPL/2.0/ GNU General Public Licence]. 48 48 49 === GIT Repository === 50 51 The GIT repository is hosted at [https://g.iterate.ch/scm/iterate/cyberduck.git]. Pull requests welcome! 52 49 53 === SVN Checkout === 50 54 You can [https://trac.cyberduck.io/browser browse] the SVN Repository. The current unstable version can be checked out from the [https://svn.cyberduck.io/ SVN repository] with: … … 55 59 56 60 To compile everything, type `make`. For more details, see the [source:trunk/README.txt build] instructions. Releases are tagged in [https://svn.cyberduck.io/tags]. 57 58 59 === GIT Mirror ===60 61 A GIT mirror is hosted at [https://g.iterate.ch/scm/iterate/cyberduck.git].62 61 63 62 ----