You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to syncronize my repository to a folder on leomed but I get the following error:
Starting code_sync between /Users/Coding/federated_learning/ and medinfmk:/cluster/dataset/medinfmk/mimicIII/code/ ...
(^C to quit)
rsync: /Users/Coding/federated_learning: invalid numeric value
rsync: /Users/Coding/federated_learning: invalid numeric value
rsync error: syntax or usage error (code 1) at /AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-54.120.1/rsync/main.c(1337) [client=2.6.9]
rsync error: syntax or usage error (code 1) at /AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-54.120.1/rsync/main.c(1337) [client=2.6.9]
The code_sync command is packaged in a bash file that looks like this:
I am trying to syncronize my repository to a folder on leomed but I get the following error:
The code_sync command is packaged in a bash file that looks like this:
I installed the latest version of code_sync (v0.1.0).
Did anyone else see this error before? How can I fix it?
The text was updated successfully, but these errors were encountered: