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

Strange repo creation in Weblate #16

Open
remi-filament opened this issue Oct 18, 2022 · 1 comment
Open

Strange repo creation in Weblate #16

remi-filament opened this issue Oct 18, 2022 · 1 comment

Comments

@remi-filament
Copy link
Collaborator

All projects are created with the following path : /app/data/vcs/REPO-BRANCH/REPO-BRANCH-MODULE
For instance : /app/data/vcs/sale-workflow-10-0/sale-workflow-10-0-sale_order_lot_generator

The repo / branch is cloned into this repository, when one would expect that repo is cloned in /app/data/vcs/REPO-BRANCH directly instead than a directory under (which is probably the name of the first module found in the repo ?)

I still have to investigate why this happens and if this is expected behavior for any reason !

@sbidoul
Copy link
Member

sbidoul commented Oct 18, 2022

IIRC it's because components are linked to a main component and they share the same repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants