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

翻訳できない通知メッセージ "Ignored directories are not monitored" #28

Open
ktyubeshi opened this issue Mar 20, 2024 · 0 comments

Comments

@ktyubeshi
Copy link
Owner

image

Ignored directories are not monitored
無視されたディレクトリは監視されません
Directory 'cvat-core/docs' (/home/yubeshi/docker/cvat/cvat-core/docs) has been excluded from file monitoring because it's listed in some .gitignore file.

Usually this does not cause any problems but improves Refreshing performance and reduces required inotify handles.

Sometimes ignored directories are containing tracked files in which case changes to these files might not show up automatically. If this is the case for you, you may disable this optimization by setting system property 'fileMonitor.excludeIgnoredDirectories=false'.
ディレクトリ 'cvat-core/docs' (/home/yubeshi/docker/cvat/cvat-core/docs) は、いくつかの .gitignore ファイルにリストされているため、ファイル監視から除外されました。

通常、これは問題を引き起こすことはありませんが、リフレッシュのパフォーマンスを向上させ、必要な inotify ハンドルを減らします。

時々、無視されたディレクトリには追跡対象のファイルが含まれていて、その場合、これらのファイルへの変更が自動的に表示されない可能性があります。もしこれがあなたのケースに当てはまるなら、システムプロパティ 'fileMonitor.excludeIgnoredDirectories=false' を設定することで、この最適化を無効にできます。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant