this is the actual error
9:11:26 PM Warning Some files will be synchronised as part of multiple base folders.
To avoid conflicts, set up exclude filters so that each updated file is included by only one base folder.
C:\local\bin 💾 CorReader.exe
C:\local\bin 👓 CorReader.exe
C:\local\bin ...
Search found 3 matches
- 12 Dec 2022, 10:13
- Forum: General Discussion
- Topic: Inaccurate warning: multiple base folders
- Replies: 15
- Views: 2856
- 12 Dec 2022, 05:12
- Forum: General Discussion
- Topic: Inaccurate warning: multiple base folders
- Replies: 15
- Views: 2856
Re: Inaccurate warning: multiple base folders
seems the issue is config vs reality,
when I say get *.exe from all the base folders, to a single target folder
it assumes that there is a conflict as potentially there can be
in reality each folder has unquie filenames, so there is no actual conflict
my solution is to specify the filename in ...
when I say get *.exe from all the base folders, to a single target folder
it assumes that there is a conflict as potentially there can be
in reality each folder has unquie filenames, so there is no actual conflict
my solution is to specify the filename in ...
- 10 Dec 2022, 22:24
- Forum: General Discussion
- Topic: Inaccurate warning: multiple base folders
- Replies: 15
- Views: 2856
Re: Inaccurate warning: multiple base folders
Hi with the last release, I started getting this warning which wasn't there before. I have multiple base folders all syncying to the same target folder in update mode (moving development programs from there projects to a production common executable area) there are no conflicts, everythings works as ...