Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration from windows to docker improvement #1666

Open
coronabytes opened this issue May 24, 2021 · 2 comments
Open

Migration from windows to docker improvement #1666

coronabytes opened this issue May 24, 2021 · 2 comments
Labels
bug Something isn't working pinned Pinnend issues are not touched by the stale bot

Comments

@coronabytes
Copy link

coronabytes commented May 24, 2021

I managed to migrate scm-manager 1.6x windows server to 2.18 ubuntu docker environment.
Unfortunatly I had to manually fix repository-paths.xml which uses \ instead of /

<repository id="2CQCcZ8P5D">repositories\2CQCcZ8P5D</repository>
<repository id="2CQCcZ8P5D">repositories/2CQCcZ8P5D</repository>

Maybe also enforce / on windows systems
The Migration was don entirely on windows and then copied over to docker volume

@sdorra
Copy link
Member

sdorra commented May 25, 2021

Thanks for the report, we will have a look.

@sdorra sdorra added the bug Something isn't working label May 25, 2021
@stale
Copy link

stale bot commented Jun 25, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue is stale and will be closed if no further activity occurs label Jun 25, 2021
@sdorra sdorra added the pinned Pinnend issues are not touched by the stale bot label Jun 27, 2021
@stale stale bot removed the stale Issue is stale and will be closed if no further activity occurs label Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pinned Pinnend issues are not touched by the stale bot
Projects
None yet
Development

No branches or pull requests

2 participants