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/07/14 13:29: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=17380605#comment-17380605 ] 

Konrad Windszus edited comment on OAK-9440 at 7/14/21, 1:28 PM:
----------------------------------------------------------------

This is very vague:

bq.  I just saw that mvn release:prepare still expects an svn commit at the end

Any errors you can share? I assume that happens because the branch from which you try to cut a release does not yet create proper SCM information in the pom.xml. I only changed the trunk in https://github.com/apache/jackrabbit-oak/pull/296/files.


was (Author: kwin):
This is very vague:

>  I just saw that mvn release:prepare still expects an svn commit at the end

Any errors you can share? I assume that happens because the branch from which you try to cut a release does not yet create proper SCM information in the pom.xml. I only changed the trunk in https://github.com/apache/jackrabbit-oak/pull/296/files.

> 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, fixed in r48468 (/)
>  ## [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], applied in r1890993 (/)
>  ## [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], done in r1890995, (/)
>  ## [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)