Django

Code

Ticket #6801 (closed: fixed)

Opened 2 months ago

Last modified 2 months ago

some directories need svn:ignore lovin'

Reported by: Leo Assigned to: nobody
Component: Uncategorized Version: SVN
Keywords: Cc:
Triage Stage: Unreviewed Has patch: 0
Needs documentation: Needs tests:
Patch needs improvement:

Description

/django/tests/regressiontests/decorators/ /django/tests/regressiontests/middleware/ /django/tests/regressiontests/requests/ /django/tests/regressiontests/test_client_regress/

All of those need to ignore *.pyc

Attachments

Change History

03/18/08 09:54:40 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [7294]) Added "svn:eol-style native" to every text file in the tree (*.txt, *.html, *.py, *.xml and AUTHORS, etc). Added "svn:ignore *.pyc" to some directories in tests/regressiontests/ that were previously missing it.

Fixed #6545, #6801.


Add/Change #6801 (some directories need svn:ignore lovin')




Change Properties
Action