#3191: [patch] Missing svn:eol-style properties
----------------------------+-----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Component: Core framework | Version: SVN
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Changes (by [EMAIL PROTECTED]):
* summary: Missing svn:eol-style properties => [patch] Missing svn:eol-
style properties
Comment:
This isn't strictly a patch of course, but it's the nearest thing that
makes sense here since this is SVN property changes.
Note that some Python files (for example, most files in django/core) in
the django SVN repository already have svn:eol-style set, so presumably at
least somebody working on Django knows that this is the Right Thing.
Not having this property set on all files causes pain for people working
on Windows (e.g. ports of "patch" typically crash when presented with
mixed newlines -- which makes it awkward to contribute back other
patches!)
--
Ticket URL: <http://code.djangoproject.com/ticket/3191#comment:>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django
updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---