id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
4837	[Patch] MergeInfoEnhancer no such node after branch deletion and branch from branch creation	n1l0c2501+trac_hacks@gmail.com	eblot	After deleting a concluded branch in my repository revtree refuses to render giving the error:\r\n\r\n{{{\r\nNo node branches/testbranch at revision 8\r\n}}}\r\n''Note: The revision number is so low because I created a new test repository/trac instance to make sure it wasn't a problem in my development site.''\r\n\r\nDisabling the MergeInfoEnchancer allows revtree to render the tree again.\r\n\r\nFrom my trac log:\r\n\r\n{{{\r\n2009-03-26 21:50:12,727 Trac[model] WARNING: Changeset neither a known branch or tag: {'kind': 'dir', 'base_rev': u'-1', 'base_path': None, 'path': u'branches', 'unique': False, 'change': 'add'}\r\n2009-03-26 21:50:12,727 Trac[model] WARNING: Changeset neither a known branch or tag: {'kind': 'file', 'base_rev': u'-1', 'base_path': None, 'path': u'one', 'unique': False, 'change': 'add'}\r\n2009-03-26 21:50:12,729 Trac[api] DEBUG: Enhancers: [<revtree.enhancer.SimpleEnhancerModule object at 0xbaa1a9ac>, <mergeinfoenhancer.enhancer.MergeInfoEnhancerModule object at 0xba67f16c>]\r\n2009-03-26 21:50:12,732 Trac[main] WARNING: 404 No such node (No node branches/testbranch at revision\r\n}}}\r\n	defect	new	high	RevtreePlugin	major		MergeInfoEnchancer	rjollos, jsceballos@gmail.com, william.spinelli@sdfgroup.com	0.11
