#7558 closed (fixed)
svn:ignore properties missing
| Reported by: | Marc Garcia | Owned by: | |
|---|---|---|---|
| Component: | contrib.auth | Version: | dev |
| Severity: | Keywords: | svn | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I've found that svn:ignore properties are missing for *.pyc at least on next directories:
django/contrib/auth/management
django/contrib/auth/management/commands
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | 7558.svn.ignore.diff added |
|---|
comment:1 by , 17 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
Quite trivial so I move it to RFC.
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch!