SECRET_KEY affects authentication, so all passwords will have to be reset.

Just to check if this is the problem, can you use the fully-qualified
domain for that server in the path when configuring the repository? It'll
help determine if that's it.

To check if a repository is valid, Review Board will do:

    cvs -f -d $REPOSITORY_PATH checkout -r HEAD -p CVSROOT/modules

What happens when you do that? (Substituting $REPOSITORY_PATH for the path
you specified in the form).

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com


On Wed, Nov 13, 2013 at 4:20 PM, Barry Novinger <ba...@novinger.net> wrote:

> I was unable for some reason to paste a screen shot so I've attached an
> add repo attempt.  I hope this is what you're looking for.  I didn't find
> anything else with regard to a configuration page.
>
> This is essentially what we use in RAD (Rational Application Developer)
> except with a backslash.  Also, this was the command line that worked using
> cvs -d ... login in my original post below.  The box that has CVS is
> running on windows and it is on a domain however the following works on the
> command line on the system that reviewboard is installed on.
>
> barry@R0150313:/var/www/reviewboard/conf$ cvs -d 
> :pserver:m022927@R0199562:/QREADS5_1_repo
> login
> Logging in to :pserver:m022927@r0199562:2401/QREADS5_1_repo
> CVS password:
> barry@R0150313:/var/www/reviewboard/conf$ cd
> barry@R0150313:~$ mkdir QReadsCommon
> barry@R0150313:~$ cd QReadsCommon
> barry@R0150313:~/QReadsCommon$ cvs checkout QReadsCommon
> cvs server: Updating QReadsCommon
> U QReadsCommon/.classpath
> .
> .
> .
>
> Thanks
>
> On Friday, November 8, 2013 11:23:48 AM UTC-6, Barry Novinger wrote:
>
>> After exploring the existing topics and trying a number of things I
>> decided to post for specific help.
>>
>> Just recently downloaded reviewboard 1.7.16
>>
>> using mysql, apache mod_wsgi following the best instructions I can find.
>>
>> I can add a local CVS repository to reviewboard but not the teams remote
>> CVSNT repository.
>>
>> I can also access the teams CVSNT repository from the ubuntu shell.
>>  using cvs -d :pserver:user@host:/repo login
>>
>> Let me know if you need anything for diagnostics or have anything you
>> recommend me checking or trying
>>
>> Thanks,
>>
>  --
> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
> ---
> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
> ---
> Happy user? Let us know at http://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to