Maybe transient bug that went away?
If still not working, what happens if you just try viewing url in browser?
FWIW, another test repo checked out quickly, so I am not sure if
slowness is a patch-tag performance issue or something odd about that
repo.
> --
> You received this message because you are subscribed to the Google Groups "patch-tag-users" group.
> To post to this group, send email to patch-t...@googlegroups.com.
> To unsubscribe from this group, send email to patch-tag-use...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/patch-tag-users?hl=en.
>
>
I tend to route my browser traffic through a SOCKS proxy, and I
recently discovered that Google Chrome has started setting the
ALL_PROXY environment variable when I direct it to go through a proxy.
(Which is pretty obnoxious, to tell the truth.) Darcs uses curl,
and curl tries to use the proxy specified in that environment
variable, but apparently curl doesn't support SOCKS proxies.
I doubt this describes your problem, for starters I got a different
error message. But it is an example of what can go wrong.
Best,
Leon
What OS are you using?
What is output of
darcs --version
(mine is 2.3.0)
ping patch-tag.com
darcs get http://64.22.109.73/r/popinet/gerris-stable
(use ip instead of domain name)