Check your ~/.subversion/servers file. Any proxy requirements (such as
would be in the environment variable 'http_proxy') need to be
replicated there.

ie
...
...
[global]
# http-proxy-exceptions = *.exception.com, www.internal-site.org
http-proxy-host = yourcache.yoursite.com
http-proxy-port = 8080
...
...

hth
Cheers,
Tone

On Sep 23, 10:35 am, patrickk <[EMAIL PROTECTED]> wrote:
> we have a server with about 15 customers (vhosts) - every setup is
> exactly the same and usually django-updates work fine.
> but, when I don´t do an update for about 6 months, it doesn´t work
> anymore (it´s the third this happens now).
>
> our system-administrator didn´t find anything.
>
> thanks,
> patrick
>
> On Sep 21, 5:53 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
>
> > On 9/21/07, patrickk <[EMAIL PROTECTED]> wrote:
>
> > > when I do "svn update" within the django_src directory, I´m getting
> > > this error:
> > > svn: PROPFIND request failed on '/'
> > > svn: PROPFIND of '/': 200 OK (http://code.djangoproject.com)
>
> > It's working fine for me. Double-check that things are working on your
> > end of the network (especially that your administrator has not
> > deployed any firewall or proxy rules which would block SVN).
>
> > --
> > "Bureaucrat Conrad, you are technically correct -- the best kind of 
> > correct."


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to