Hi there, first repo is working for me (didn't try second). It has been downloading patches for over a minute which seems kind of slow, but no 404 error.
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-tag-users@googlegroups.com. > To unsubscribe from this group, send email to patch-tag-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/patch-tag-users?hl=en.
Have you verified that you can fetch any other repositories from that computer?
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.
> -- > 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-tag-users@googlegroups.com. > To unsubscribe from this group, send email to patch-tag-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/patch-tag-users?hl=en.
> Have you verified that you can fetch any other repositories from that computer?
> 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
> On Wed, Feb 2, 2011 at 6:41 AM, martina <mulvr...@gmail.com> wrote:
> > Hello,
> > --
> > 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-tag-users@googlegroups.com.
> > To unsubscribe from this group, send email to patch-tag-users+unsubscribe@googlegroups.com.
> > For more options, visit this group athttp://groups.google.com/group/patch-tag-users?hl=en.
> On Feb 2, 2:29 pm, Leon Smith <leon.p.sm...@gmail.com> wrote: >> Have you verified that you can fetch any other repositories from that computer?
>> 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
>> On Wed, Feb 2, 2011 at 6:41 AM, martina <mulvr...@gmail.com> wrote: >> > Hello,
>> > -- >> > 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-tag-users@googlegroups.com. >> > To unsubscribe from this group, send email to patch-tag-users+unsubscribe@googlegroups.com. >> > For more options, visit this group athttp://groups.google.com/group/patch-tag-users?hl=en.
> -- > 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-tag-users@googlegroups.com. > To unsubscribe from this group, send email to patch-tag-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/patch-tag-users?hl=en.