Excluding folders when sync directories

Sysprogs forums Forums VisualGDB Excluding folders when sync directories

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #28166
    viordash
    Participant

    Need to specify excluded folders above the current folder when selecting subdirectories in the advanced view of directory synchronization settings.

    for example, the subdirectory regexes: -STM32;-Mosquitto/examples;.;Communication;

    Otherwise excluded folders are still copied

    #28168
    support
    Keymaster

    Hi,

    Unfortunately, it’s hard to suggest anything specific based on the description you provided. We could help you find the correct settings if you could let us know the following:

    1. The .vgdbsettings (or .vgdbcmake) file with the transfer settings.
    2. The exact path on the Windows machine where the file is located.
    3. The exact paths on the Windows machine of files that et transferred despite being excluded.
    #28178
    viordash
    Participant

    >> 1. attached “xxx-Debug.vgdbsettings”
    >> 2 && 3. attached “2020-05-21_22-36-05.png”

    Attachments:
    You must be logged in to view attached files.
    #28182
    support
    Keymaster

    Thanks, the problem might be caused by incorrect encoding of some of the QuickSync settings.

    Please try this build: VisualGDB-5.5.5.3629.msi (you would need to re-enter the excluded subfolders via VisualGDB Project Properties).

    If it still doesn’t help, please attach the updated .vgdbsettings file.

     

    #28184
    viordash
    Participant

    No success yet

    And as I understand from the contents of the “xxxx-Debug.vgdbsettings”, now no need to restore the regex strings after updating the plugin?

    Attachments:
    You must be logged in to view attached files.
    #28199
    support
    Keymaster

    We have tried reproducing the problem with the following directory structure:

    E:\projects\temp\Libs\2.cpp
    E:\projects\temp\Libs\STM32\1.cpp
    E:\projects\temp\Libs\sub\3.txt

    It did get uploaded as expected (STM32 got excluded):

    /tmp/xyz/2.cpp
    /tmp/xyz/sub/3.txt

    If you expect  different behavior, please let us know the exact full paths of files on the Windows machine that get uploaded despite being excluded and the full path of the solution file.

     

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.