Django

Code

Ticket #3853 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Add svn:ignore property to several directories

Reported by: bouldersprinters Assigned to: adrian
Milestone: Component: Tools
Version: SVN Keywords: svn ignore
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

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

Attachments

set_svn_ignore.txt (396 bytes) - added by bouldersprinters on 03/28/07 17:43:51.
svn command to add svn:ignore prop to several directories

Change History

03/28/07 17:43:51 changed by bouldersprinters

  • attachment set_svn_ignore.txt added.

svn command to add svn:ignore prop to several directories

03/28/07 20:47:35 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

03/29/07 05:53:17 changed by russellm

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

(In [4844]) Fixed #3853 -- Added svn:ignore property to a few new directories.


Add/Change #3853 (Add svn:ignore property to several directories)




Change Properties
Action