Opened 17 years ago
Closed 17 years ago
#7480 closed (invalid)
svn co gives 500 internal error
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | svn co, HTTP 500, internal error | |
| 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 was trying to download the latest django from svn using
svn co http://code.djangoproject.com/svn/django
And I got the error:
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 503 Internal error (http://code.djangoproject.com)
Note:
See TracTickets
for help on using tickets.
Seems to work fine for me.