-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
bugSomething isn't workingSomething isn't workingwill be tackledIt's in our radar to tackle in a future releaseIt's in our radar to tackle in a future release
Description
It seems that the client still skipping pulling newer files, even though the --force or -f was given. I'm not sure if this also happens when pushing, Any ideas?
This is tested on v1.6.4, both on Windows and Linux (GitHub Actions).
$ tx pull --all --force
# Getting info about resources
project.resource1 - Done
project.resource2 - Done
...
project.resource27 - Done
project.resource28 - Done
[##############################] (28 / 28)
# Pulling files
project.resource1 [ab] - Local file is newer than remote, skipping
project.resource1 [af] - Local file is newer than remote, skipping
project.resource1 [am] - Local file is newer than remote, skipping
project.resource1 [ar] - Doneting download job
project.resource1 [az] - Local file is newer than remote, skipping
project.resource1 [be] - Local file is newer than remote, skipping
project.resource1 [bg] - Local file is newer than remote, skipping
project.resource1 [ca] - Doneting download job
project.resource1 [ckb] - Local file is newer than remote, skipping
project.resource1 [cs] - Local file is newer than remote, skipping
project.resource1 [cy] - Local file is newer than remote, skipping
project.resource1 [da] - Local file is newer than remote, skipping
project.resource1 [de] - Doneting download job
project.resource1 [el] - Local file is newer than remote, skipping
project.resource1 [es] - Doneting download job
project.resource1 [et] - Local file is newer than remote, skipping
project.resource1 [eu] - Local file is newer than remote, skipping
project.resource1 [fa] - Local file is newer than remote, skipping
project.resource1 [fi] - Doneting download job
project.resource1 [fr] - Doneting download job
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwill be tackledIt's in our radar to tackle in a future releaseIt's in our radar to tackle in a future release