-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Since the last few days the plugin is randomly trying to create collections. I am syncing with an eXist-db collection named „wuehr-soeinefreiheit“ and after starting the synchronization the plugin tries to create collections inside eXist, which are already there. For example the following is logged to the terminal:
> Executing task: node /Users/bastian/.vscode/extensions/exist-db.existdb-vscode-1.5.0/sync/dist/sync.js -s http://localhost:8080/exist -u admin -p -c /db/apps/wuehr-soeinefreiheit "/Users/bastian/Documents/GitHub/wuehr-soeinefreiheit" -i ".existdb.json" ".git/**" ".gitignore" "node_modules/**" "bower_components/**" "*/.DS_Store" <
Watching /Users/bastian/Documents/GitHub/wuehr-soeinefreiheit
Using fs events.
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Creating collection in /db/apps/wuehr-soeinefreiheit
Everything is still working fine, but I'm curious, if there is going to be any problem in the future.
I am using the following setup:
MacBook Air (M1)
MacOS BigSur
VS-Code 1.5.2
eXist-db 5.2.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels