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

seaf-cli not syncing all files in git repository #2833

Open
tvwenger opened this issue Oct 9, 2024 · 0 comments
Open

seaf-cli not syncing all files in git repository #2833

tvwenger opened this issue Oct 9, 2024 · 0 comments

Comments

@tvwenger
Copy link

tvwenger commented Oct 9, 2024

This might be related to #2677

Recently, seaf-cli has started ignoring some files in .git folders, resulting in corrupted git repositories. Just now, I:

  1. initialized a new git repository on zeus
  2. waited for it to sync to jansky
  3. copied the .git folders from zeus and jansky to compare:
$ diff -r jansky_git/ zeus_git/
Only in zeus_git/objects/pack: pack-1a32e12ba9e555fb63cdc1a2d6ac68697b7bdab6.idx
Only in zeus_git/objects/pack: pack-1a32e12ba9e555fb63cdc1a2d6ac68697b7bdab6.pack

seaf-cli status reports synchronized on both machines, yet these two files exist only on zeus.

Why is seafile ignoring these files?

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

1 participant