Opened 16 years ago

Closed 16 years ago

#7480 closed (invalid)

svn co gives 500 internal error

Reported by: Knight Samar <knightsamar@…> 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)

Change History (1)

comment:1 by Jacob, 16 years ago

Resolution: invalid
Status: newclosed

Seems to work fine for me.

Note: See TracTickets for help on using tickets.
Back to Top