You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/12/12 15:45:00 UTC

[jira] [Resolved] (JCR-4979) Migrate from Subversion to Git

     [ https://issues.apache.org/jira/browse/JCR-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus resolved JCR-4979.
----------------------------------
    Fix Version/s: 2.21.22
       Resolution: Fixed

> Migrate from Subversion to Git
> ------------------------------
>
>                 Key: JCR-4979
>                 URL: https://issues.apache.org/jira/browse/JCR-4979
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 2.21.22
>
>         Attachments: JCR-4979-site-v1.patch, JCR4979-v1-check-release.sh.patch
>
>
> In order to foster contribution and ease switching between branches/cherrypicking and in general to have a modern development workflow I propose to migrate Jackrabbit (Classic) from SVN to Git similarly to what was done in Oak (https://issues.apache.org/jira/browse/OAK-9440) and Jackrabbit FileVault (https://issues.apache.org/jira/browse/JCRVLT-398).
> It would comprise of the following steps:
>  # migrate the SVN repository at [https://svn.apache.org/repos/asf/jackrabbit/branches], [https://svn.apache.org/repos/asf/jackrabbit/trunk] and [https://svn.apache.org/repos/asf/jackrabbit/tags] to a Git repository named "jackrabbit" (hosted at [https://gitbox.apache.org/repos/asf]) (tracked in INFRA-25150)
>  # migrate GitHub SVN mirror at [https://github.com/apache/jackrabbit] to mirror the new native Git repo (at Gitbox) (tracked in INFRA-25150)
>  # make the SVN repository at the folders outlined at 1. read only (tracked in INFRA-25150)
>  # adjust documentation, see attached patch
>  ## <https://jackrabbit.apache.org/jcr/source-repository.html>
>  ## <https://jackrabbit.apache.org/jcr/building-jackrabbit.html>
>  # adjust check script
>  # adjust Jenkins Jobs [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-trunk] and [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-2.20/]
>  # adjust pom.xml
> VOTE thread in [https://lists.apache.org/thread/2owqqjhk4wo9gk9jo7o02x73b2kfz7nj]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)