Opened 17 years ago
Closed 17 years ago
#5755 closed (worksforme)
Permission problem in trunk Zip Archive.
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | 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
Zip Archive download link in http://code.djangoproject.com/browser/django/trunk
$ curl -o django_trunk.zip "http://code.djangoproject.com/changeset//django/trunk?old_path=%2F&format=zip" $ unzip -Z django_trunk.zip |head Archive: django_trunk.zip 2792053 bytes 1051 files ?--------- 2.0 unx 1534 b- defN 15-Jul-05 19:38 django/trunk/LICENSE ?--------- 2.0 unx 5748 b- defN 28-Jul-07 04:02 django/trunk/django/test/simple.py ?--------- 2.0 unx 10403 b- defN 15-Sep-07 21:44 django/trunk/django/test/client.py ?--------- 2.0 unx 8315 b- defN 14-Sep-07 05:28 django/trunk/django/test/testcases.py ?--------- 2.0 unx 130 b- defN 1-Mar-07 13:11 django/trunk/django/test/__init__.py ?--------- 2.0 unx 28 b- defN 30-Dec-06 06:25 django/trunk/django/test/signals.py ?--------- 2.0 unx 7235 b- defN 20-Aug-07 03:16 django/trunk/django/test/utils.py ?--------- 2.0 unx 100252 b- defN 14-Sep-07 17:17 django/trunk/django/test/_doctest.py ?--------- 2.0 unx 14470 b- defN 3-Oct-07 22:21 django/trunk/django/http/__init__.py
Note:
See TracTickets
for help on using tickets.
Works for me:
If you're still having problems, you'll need to file a bug upstream with Trac; ZIP generation isn't something we have control over. Though please do post the Trac bug # here so I can follow along.