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

inotify issues - File deletion, file creation #240

Closed
OmegaPhil opened this issue Mar 16, 2014 · 1 comment
Closed

inotify issues - File deletion, file creation #240

OmegaPhil opened this issue Mar 16, 2014 · 1 comment

Comments

@OmegaPhil
Copy link

Testing v1.9.4 here in Debian Testing - I noticed a while back that change detection was flakey on the SpaceFM repo as I worked on it (thinking about moving from git commandline to git-cola), so I have done a little testing in a fresh test repo:

Created directory test, inside there I touch'd test , 'git init', 'git add .', 'git commit -am 'Initial commit'', then opened it up in git-cola.

touch lol: Worked, untracked 'lol' listed.
rm lol: Failed - 'lol' still listed, needed a refresh to update.

I pushed the test repo to GitHub (after registering the remote etc separately with git), asked for password, succeeded. I then repeated the touching and removing test - now git-cola isn't even picking up on 'lol' appearing without a manual refresh.

Reopened git-cola, detection of file creation works again.

In all cases, 'inotify enabled.' was displayed in the console.

If you can't recreate this I'll see if I can fight it here (although I may need to take it on as a programming project, meaning it would join a queue...).

@davvid davvid closed this as completed in ae7e02d Mar 21, 2014
@OmegaPhil
Copy link
Author

Cheers

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