Roundup Tracker - Issues

Message837

Author jvickroy
Recipients
Date 2003-05-21.14:46:34
Message-id
In-reply-to
Hello,
 
During configuration, I enter the following command:
 
>roundup_admin.py install
 
and roundup responds thusly:
 
Enter tracker home: c:\roundup\trackers
Templates:
Select template [classic]:
Select template [classic]:
Select template [classic]: classic
Select template [classic]:
Select template [classic]: 
 
Note, it neither accepts the default [classic] template, 
when I press <Enter> at the prompt, nor my explicit 
entry of it.  I finally have to break out of this loop via
^Z.
 
I did not experience this behavior with roundup-0.5.7.
 
My Python version:
 
C:\Python22\Lib\site-packages\roundup\scripts>python
Python 2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit 
(Intel)] on win32
Type "help", "copyright", "credits" or "license" for more 
information.
>>>
History
Date User Action Args
2009-02-03 14:20:22adminlinkissue741164 messages
2009-02-03 14:20:22admincreate