#284 closed defect (wontfix)
Request for https access to the svn repository
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | minor | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I'm getting the following error while trying to download django's source:
ali@tux:~/nuevo$ svn co http://code.djangoproject.com/svn/django/trunk/
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request (http://code.djangoproject.com)
Other people in the irc channel checked that the repo was ok at the same time, and been able to access others svn repositories which only diff consists in using https instead of http it seems that people like me behind a web proxy are unable to checkout django using http as transport protocol
Best regards,
Ali
Change History (2)
comment:1 by , 19 years ago
priority: | normal → lowest |
---|---|
Severity: | normal → minor |
comment:2 by , 19 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |