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

Conflicting features when merging branches #72

Open
ale-tenorio opened this issue Aug 9, 2022 · 0 comments
Open

Conflicting features when merging branches #72

ale-tenorio opened this issue Aug 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ale-tenorio
Copy link

ale-tenorio commented Aug 9, 2022

Describe the bug
When trying to merge two branches I get a conflict message but I cannot access the solve conflicts tool.

To Reproduce
Steps to reproduce the behaviour:

  1. Create a repo and import two shapefile format datasets.
  2. Create a branch and make an edit on dataset 1.
  3. Switch to main and make an edit on dataset 1.
  4. Merge branch into main.

Expected behaviour
Both branches should merge with no problem.

Output
Conflict error and I get the following warning when trying to solve conflicts

C:\Program Files\Kart\kart\cli_util.py:356: RemovalInKart012Warning: --json-style is deprecated and will be removed in Kart 0.12. use --output-format=geojson:extracompact instead
Usage: kart.exe conflicts [OPTIONS] [FILTERS]...
Error: Invalid value for --output: Need to specify a directory via --output for GeoJSON with more than one dataset

Version Info
Kart Plugin version
1.0.2
QGIS version
3.20.3-Odense
Operating system
Windows 10 10.0.19041
Kart version
Kart v0.11.3, Copyright (c) Kart Contributors
» GDAL v3.3.2; PROJ v8.1.1
» PyGit2 v1.9.0; Libgit2 v1.4.2; Git v2.34.0.windows.1.13.g93318cbc8d
» SQLAlchemy v1.4.36; pysqlite3 v2.6.0/v3.31.1; SpatiaLite v5.0.0; Libpq v11.0.9
» SpatialIndex v1.9.3

@ale-tenorio ale-tenorio added the bug Something isn't working label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant