git: support rules

Bug #731349 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Git Plugin
Triaged
Medium
Unassigned
Breezy
Fix Released
Wishlist
Unassigned

Bug Description

------------
490.951 opening working tree '/tmp/testbzr-cghc3K.tmp'
------------
Text attachment: traceback
------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/testtools/runtest.py", line 169, in _run_user
return fn(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 508, in _run_test_method
return self._get_test_method()()
File "/home/jelmer/bzr-alltests/bzr.dev/bzrlib/tests/per_tree/test_iter_search_rules.py", line 50, in test_iter_search_rules_no_tree
_default_searcher=per_user))
File "/home/jelmer/bzr-alltests/bzr.dev/bzrlib/tree.py", line 701, in iter_search_rules
searcher = self._get_rules_searcher(_default_searcher)
File "/home/jelmer/bzr-alltests/bzr.dev/bzrlib/workingtree.py", line 2687, in _get_rules_searcher
if self._rules_searcher is None:
AttributeError: 'GitWorkingTree' object has no attribute '_rules_searcher'

Jelmer Vernooij (jelmer)
Changed in brz-git:
status: New → Triaged
importance: Undecided → Wishlist
Jelmer Vernooij (jelmer)
affects: brz-git → brz
summary: - support rules
+ git: support rules
tags: added: git
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This no longer throws an exception; for the work to support the equivalent of rules in Git repositories, see pad.lv/1802797

Changed in brz:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.