blob: 1974598f7db407d6ff53ad03a124c065025fcff5 [file] [log] [blame]
---
layout: post
status: PUBLISHED
published: true
title: Apache JSPWiki's codebase moved to Git
id: a35c759c-955a-45ca-9369-fd19447a8b52
date: '2018-01-13 05:44:30 -0500'
categories: jspwiki
tags:
- development
permalink: jspwiki/entry/apache-jspwiki-s-codebase-moved
---
<p>We're pleased to announce that the JSPWiki codebase has been migrated from SVN to Git. Aside from making development easier for our core contributors&mdash;who prefer Git&mdash;we hope this change attracts and increases community developer involvement. If you're a coder looking to get involved in an Apache top-level project, featuring a great (and friendly) developer community, please pop by and say <a href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=Mailing%20Lists" target="_blank" title="JSPWiki mailing lists">hi</a>&mdash;or simply fork and get started!</p>
<p>Browseable source code is available at:</p>
<ul>
<li><a href="https://git-wip-us.apache.org/repos/asf?p=jspwiki.git;a=summary" target="_blank" title="JSPWiki browseable source code">https://git-wip-us.apache.org/repos/asf?p=jspwiki.git;a=summary</a></li>
</ul>
<p>The Git clone URL is:</p>
<ul>
<li><a href="https://git-wip-us.apache.org/repos/asf/jspwiki.git" target="_blank" title="JSPWiki Git clone URL">https://git-wip-us.apache.org/repos/asf/jspwiki.git</a></li>
</ul>
<p>And we maintain a GitHub mirror at:</p>
<ul>
<li><a href="https://github.com/apache/jspwiki" target="_blank" title="JSPWiki GitHub mirror">https://github.com/apache/jspwiki</a></li>
</ul>
<p>For more information on developing JSPWiki, please see:</p>
<ul>
<li><a href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=DevelopmentEnvironment%20" target="_blank" title="More information on developing for JSPWiki">https://jspwiki-wiki.apache.org/Wiki.jsp?page=DevelopmentEnvironment
<p></a></li>
</ul>