can't branch from bzrtools repo
TK Soh
teekaysoh at gmail.com
Sun Jan 14 23:51:26 GMT 2007
On 1/15/07, TK Soh <teekaysoh at gmail.com> wrote:
> On 1/15/07, Aaron Bentley <aaron.bentley at utoronto.ca> wrote:
> > It looks like a DNS error, but I can't imagine why you're getting them.
> > I certainly have no difficulty accessing that URL.
>
> I could ping to the server without any problem. I wonder how the DNS
> error come about. Maybe I can try again with the IP address.
I tried again. It seemed to be working, but it's really slow. In fact
it's been 10minutes, and still doing it as I typed this post). Then I
noticed with netstat that bzr kept opening and closing new connections
to the server. Is this supposed to happen?
Here's the extract from a snapshot of netstat:
tcp 1 0 192.168.1.5:60684 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 0 0 192.168.1.5:52074 66.216.124.41:80
ESTABLISHED 10951/python
tcp 438 0 192.168.1.5:52075 66.216.124.41:80
ESTABLISHED 10951/python
tcp 1 0 192.168.1.5:52064 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52068 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52071 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52058 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52061 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52048 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52052 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52055 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52041 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52044 66.216.124.41:80
CLOSE_WAIT 10951/python
tcp 1 0 192.168.1.5:52038 66.216.124.41:80
CLOSE_WAIT 10951/python
More information about the bazaar
mailing list