#3853: Add svn:ignore property to several directories -----------------------------+---------------------------------------------- Reporter: bouldersprinters | Owner: adrian Status: new | Component: Tools Version: SVN | Keywords: svn ignore Stage: Unreviewed | Has_patch: 0 -----------------------------+---------------------------------------------- Subversion shows .pyc files in these directories in trunk to have unknown status. I attached a text file containing the full svn command to fix this. For reference, these are the directories on which "svn ps svn:ignore '*.pyc' directoryname" should be run: django/newforms/extras tests/regressiontests/datastructures tests/regressiontests/dispatch tests/regressiontests/humanize tests/regressiontests/bug639 tests/model_tests/model_forms tests/model_tests/select_related django/contrib/localflavor django/contrib/localflavor/fr django/contrib/localflavor/jp django/contrib/localflavor/uk django/contrib/localflavor/usa
-- Ticket URL: <http://code.djangoproject.com/ticket/3853> Django Code <http://code.djangoproject.com/> 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 -~----------~----~----~----~------~----~------~--~---
