Re: Can't add repository on development installation

2009-12-16 Thread Christian Hammond
Hi Ryan, The Djblets versioning issue is due to our setup.py configuration appending .dev to the end by default, despite it not being a development release. We haven't bumped the version since the last release. I'll do that probably tomorrow (about to head to bed) but what you could do in the

Re: Can't add repository on development installation

2009-12-14 Thread Ryan Oblak
Yes, this is for the 1.1 development series. It's the HEAD from github. I tried running ./reviewboard/manage.py registerscmtools, but was met with this error: Unable to load SCMTool svn = reviewboard.scmtools.svn:SVNTool: (Djblets 0.5.6.dev (/home/rroblak/workspace/djblets), Requirement.parse

Can't add repository on development installation

2009-12-13 Thread Ryan Oblak
Hi all, I'm trying to setup a local development installation of Review Board. As per http://www.reviewboard.org/docs/codebase/dev/getting-started/#review-board I ran python ./contrib/internal/prepare-dev.py. However, when I started the development server and tried to add a repository via the