KeyError at /admin/db/scmtools/repository/add/

2010-10-09 Thread Alex
/ reviewboard/scmtools/forms.py in _clean_hosting_info 448. tool_name = self.cleaned_data['tool'].name Exception Type: KeyError at /admin/db/scmtools/repository/add/ Exception Value: 'tool' -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate

Re: KeyError at /admin/db/scmtools/repository/add/

2010-10-09 Thread Thilo-Alexander Ginkel
Hi Alex, On Sat, Oct 9, 2010 at 16:47, Alex atrof...@gmail.com wrote: Exception Type: KeyError at /admin/db/scmtools/repository/add/ Exception Value: 'tool' I guess your scmtools on the database is empty. I have seen this once on a test upgrade - I guess something went wrong during

Re: KeyError at /admin/db/scmtools/repository/add/

2010-10-09 Thread Alex
Case|reviewboard.scmtools.clearcase.ClearCaseTool 7|Mercurial|reviewboard.scmtools.hg.HgTool On Oct 9, 10:50 am, Thilo-Alexander Ginkel th...@ginkel.com wrote: Hi Alex, On Sat, Oct 9, 2010 at 16:47, Alex atrof...@gmail.com wrote: Exception Type: KeyError at /admin/db/scmtools/repository/add

Re: KeyError at /admin/db/scmtools/repository/add/

2010-10-09 Thread Alex
Oh and I forgot to add, I can create SVN repositories just fine when selecting Custom, then Subversion. Thanks! On Oct 9, 10:50 am, Thilo-Alexander Ginkel th...@ginkel.com wrote: Hi Alex, On Sat, Oct 9, 2010 at 16:47, Alex atrof...@gmail.com wrote: Exception Type: KeyError at /admin/db

Re: KeyError at /admin/db/scmtools/repository/add/

2010-10-09 Thread Alex
...@ginkel.com wrote: Hi Alex, On Sat, Oct 9, 2010 at 16:47, Alex atrof...@gmail.com wrote: Exception Type: KeyError at /admin/db/scmtools/repository/add/ Exception Value: 'tool' I guess your scmtools on the database is empty. I have seen this once on a test upgrade - I guess