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

First sync #251

Closed
meska opened this issue May 6, 2024 · 7 comments
Closed

First sync #251

meska opened this issue May 6, 2024 · 7 comments
Labels
bug Something isn't working fixed in next release

Comments

@meska
Copy link

meska commented May 6, 2024

I installed xPipe on one Mac, configured git sync, later installed it on a second Mac, after enabling sync on the second newly installed Mac it failed because the fetch could not update the local repo due to files already present.
So I had to delete them first by hand from the shell and then relaunch xPipe as there is no function available to overwrite the local repository.

@crschnick
Copy link
Contributor

A possible merge conflict is expected, but you should get something like this
image
with a few options to automatically resolve the conflict. Did that not happen for you?

@ghost ghost added bug Something isn't working macos and removed macos labels May 6, 2024
@meska
Copy link
Author

meska commented May 7, 2024

I have instead this:
image

image

@crschnick
Copy link
Contributor

Oh that is due to it not being in english, it currently only checks the error messages of git to determine what kind of error occurred. I might have to find an alternative here

@crschnick
Copy link
Contributor

On the second mac, if you go into the storage directory and delete everything, including the .git, it should work.

@meska
Copy link
Author

meska commented May 7, 2024

On the second mac, if you go into the storage directory and delete everything, including the .git, it should work.

Yes, in the end that's what I did and now it works.

@crschnick
Copy link
Contributor

That will be fixed in the next release

@ghost
Copy link

ghost commented May 12, 2024

Fixed in release version 9.2: https://github.com/xpipe-io/xpipe/releases/tag/9.2

@ghost ghost closed this as completed May 12, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed in next release
Development

No branches or pull requests

2 participants