Even if there's no timestamp available locally, fetch the timestamp anyway as an...
authorZac Medico <zmedico@gentoo.org>
Fri, 2 Mar 2007 01:47:34 +0000 (01:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 2 Mar 2007 01:47:34 +0000 (01:47 -0000)
commitfdad51fbc130f9f67e57ed9fa9c330f002d97344
tree06188137ab6e360dedeb4df9a5e0c34b27320f0c
parent0f4c241d478842e4ac7a50c7e2280f2546546566
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.

svn path=/main/trunk/; revision=6127
pym/emerge/__init__.py