You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/06/23 09:34:00 UTC

[jira] [Comment Edited] (OAK-9440) Migrate Oak from SVN to Git

    [ https://issues.apache.org/jira/browse/OAK-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367981#comment-17367981 ] 

Konrad Windszus edited comment on OAK-9440 at 6/23/21, 9:33 AM:
----------------------------------------------------------------

Migration was done by INFRA, but there is currently one issue with GitHub write privileges, so that committing currently only works via the Gitbox URL. Details in https://issues.apache.org/jira/browse/INFRA-22016?focusedCommentId=17367975&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17367975

Update: The issue with GitHub has been solved.


was (Author: kwin):
Migration was done by INFRA, but there is currently one issue with GitHub write privileges, so that committing currently only works via the Gitbox URL. Details in https://issues.apache.org/jira/browse/INFRA-22016?focusedCommentId=17367975&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17367975

> Migrate Oak from SVN to Git
> ---------------------------
>
>                 Key: OAK-9440
>                 URL: https://issues.apache.org/jira/browse/OAK-9440
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>         Attachments: jackrabbit-check-release-for-gitv1.patch, jackrabbit-live-site-migrate-to-gitv1.patch, jackrabbit-site-release-for-gitv1.patch
>
>
> # migrate the SVN repository at [https://svn.apache.org/repos/asf/jackrabbit/oak/] to a Git repository named "jackrabbit-oak" - tracked in INFRA-22016 (/)
>  # migrate GitHub SVN mirror at [https://github.com/apache/jackrabbit-oak] to mirror the new native Git repo (at Gitbox) - tracked in INFRA-22016 (/)
>  # -change the main branch name from "trunk" to "main"-
>  # make the SVN repository read only - tracked in INFRA-22016 (/)
>  # adjust Jenkins jobs
>  ## [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-matrix/] (/)
>  ## [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/] (/)
>  # adjust release check scripts
>  ## [https://dist.apache.org/repos/dist/dev/jackrabbit/check-release.sh] attached to [^jackrabbit-check-release-for-gitv1.patch] 
>  # adjust documentation, this includes
>  ## [http://jackrabbit.apache.org/jcr/creating-releases.html] attached to [^jackrabbit-site-release-for-gitv1.patch]
>  ## [https://jackrabbit.apache.org/oak/] (only manually maintained in [https://svn.apache.org/repos/asf/jackrabbit/site/live/oak/)|https://svn.apache.org/repos/asf/jackrabbit/site/live/oak/] proposed to remove and redirect to /oak/docs instead in [^jackrabbit-live-site-migrate-to-gitv1.patch] 
>  ## [https://jackrabbit.apache.org/oak/docs/dev_getting_started.html], contained in GH PR 
>  ## [https://jackrabbit.apache.org/oak/docs/developing-with-git.html] contained in GH PR 
>  ## ....
>  # adjust scm references in pom.xml
>  ## primary source should be Gitbox URL (not Github), contained in GH PR



--
This message was sent by Atlassian Jira
(v8.3.4#803005)