Package: viewcvs
Version: 0.9.2+cvs.1.0.dev.2004.07.28-1.4
Severity: important
Summary of output representing the problem:
<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File
"/usr/lib/python2.3/site-packages/viewcvs/viewcvs.py",
line 3226, in main
request.run_viewcvs()
[...]
"/usr/lib/python2.3/site-packages/viewcvs/ezt.py", line
522, in _get_value
raise UnknownReference(refname)
UnknownReference: current_root
<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>
See the following URL for details:
http://mailman.lyra.org/pipermail/viewcvs-dev/2004-September/001714.html
Applying this patch resolves the issue:
<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>
--- viewcvs/templates/include/branch_form.ezt.orig 2005-04-08
10:24:26.000000000 -0500
+++ viewcvs/templates/include/branch_form.ezt 2005-04-08 10:14:13.000000000
-0500
@@ -4,9 +4,6 @@
<form method=GET action="[branch_select_action]">
[branch_select_hidden_values]
View only Branch:
- [if-any current_root]
- <input type="hidden" name="root" value="[current_root]">
- [end]
<select name="only_with_tag" onchange="submit()">
<option value="" [is view_tag ""]selected[end]>Show all branches</option>
[for branch_names]
<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.29-rc2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages viewcvs depends on:
ii cvs 1:1.12.9-11 Concurrent Versions System
ii debconf 1.4.30.11 Debian configuration management sy
ii mime-support 3.28-1 MIME files 'mime.types' & 'mailcap
ii python 2.3.5-1 An interactive high-level object-o
ii rcs 5.7-14 The GNU Revision Control System
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]