building from 'git' source, rsync fails
Closed this issue · 2 comments
MikeFultonDev commented
rsync: getaddrinfo: translationproject.org 873: EDC9501I The name does not resolve for the supplied parameters.
rsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.2.7pre1]
This is really an rsync problem - rsync is not running 'clean' yet.
MikeFultonDev commented
This is the actual m4 command (create the po/.reference directory first)
rsync --delete --exclude '*.s1' -Lrtvz 'translationproject.org::tp/latest/m4/' 'po/.reference'
MikeFultonDev commented
fixed with latest rsync