Re: port and double-colon

2004-12-08 Thread Wayne Davison
On Mon, Dec 06, 2004 at 04:58:01PM +0900, Shinichi Maruyama wrote: > double-colon mode doesn't work in CVS version. > -vv says port number is 0. [...] > And --port=873 cannot be used in client mode now. Good catch! I hadn't noticed the former, and was mistakenly thinking that --port wasn't

port and double-colon

2004-12-05 Thread Shinichi Maruyama
double-colon mode doesn't work in CVS version. -vv says port number is 0. % rsync -vv host.domain::any opening tcp connection to host.domain port 0 rsync: failed to connect to host.domain: Can't assign requested address (49) rsync error: error in socket IO (code 10) at clientserver.c(94) An