Skip to content

Update migrating_owncloud.rst - oC 10.16 - #13910

Merged
AndyScherzinger merged 1 commit into
masterfrom
oc-migration-10.16.x
Dec 9, 2025
Merged

Update migrating_owncloud.rst - oC 10.16#13910
AndyScherzinger merged 1 commit into
masterfrom
oc-migration-10.16.x

Conversation

@AndyScherzinger

Copy link
Copy Markdown
Member

change to oC 10.16

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger

Copy link
Copy Markdown
MemberAuthor

backports matching #11225

@AndyScherzinger

Copy link
Copy Markdown
MemberAuthor

/backport to stable32

@szaimen

Copy link
Copy Markdown
Contributor

Lets discuss this first: nextcloud/server#56791

@nextcloudnextcloud deleted a comment from AndyScherzingerDec 5, 2025
@nextcloudnextcloud deleted a comment from AndyScherzingerDec 5, 2025
@nextcloudnextcloud deleted a comment from AndyScherzingerDec 5, 2025
@szaimen

Copy link
Copy Markdown
Contributor

/backport to stable31

Comment threadadmin_manual/maintenance/migrating_owncloud.rst
@AndyScherzinger

Copy link
Copy Markdown
MemberAuthor

/backport to stable25

@AndyScherzinger
AndyScherzinger merged commit ab270ff into masterDec 9, 2025
11 checks passed
@AndyScherzinger
AndyScherzinger deleted the oc-migration-10.16.x branch December 9, 2025 10:44
@backportbot

Copy link
Copy Markdown

The backport to stable25 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable25
git pull origin stable25
# Create the new backport branch
git checkout -b backport/13910/stable25
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick 1413c839
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/13910/stable25

Error: Failed to check for changes with origin/stable25: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@AndyScherzinger@szaimen@binford6000