Even if there's no timestamp available locally, fetch the timestamp anyway as an...
authorZac Medico <zmedico@gentoo.org>
Fri, 2 Mar 2007 01:48:53 +0000 (01:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 2 Mar 2007 01:48:53 +0000 (01:48 -0000)
commit64c6caf986cb15c76f8f76341893decffc3aa7a2
treefaa14626b1093856cbb98117ef351c63df8adbc1
parente35f34a34086d7217438d90b3734c5090fee90d0
Even if there's no timestamp available locally, fetch the timestamp anyway as an initial probe to verify that the server is responsive.  This protects us from hanging indefinitely on a connection attempt to an unresponsive server which rsync's --timeout option does not prevent. (trunk r6126:6127)

svn path=/main/branches/2.1.2/; revision=6128
bin/emerge