Much thanks for your reply! 

I believe that the reply above from you will be useful for someone who has 
the same question like me. And by yesterday I have already successfully 
built a ReviewBoard system in a local network. 

Now I encounterred another question which has spent me almost whole day to 
solve but still unsolved. 

The question is: I want to add a subversion repository whose url begins 
with "https" into RB system, however this repo can't be added within a 
prompt "A repository was not found at the specified path" even if I had 
clicked on "Show SSH Public Key", and then I went to check the server log, 
it specified as below:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
17:14:42  ERROR   - SVN: Failed to get repository information for 
https://svn-xxx.yy.com/aa/bb/cc: Unable to connect to a repository at URL 
' https://svn-xxx.yy.com/aa/bb/cc'
                             Server sent unexpected return value (401 
Authorization Required) in response to OPTIONS request for 
' https://svn-xxx.yy.com/aa/bb/cc'
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Please note that I have filled correct user name and passowrd that used to 
login to that repo. 

Appreciated for any suggestion :)

在 2015年9月10日星期四 UTC+8下午12:00:25,Christian Hammond写道:
>
> Hi,
>
> If you're referring to using the website without any Internet/network 
> access, like gmail's offline mode, then no. The client requires access to 
> the API, which often needs to communicate with repositories. We've looked 
> into building offline access in the past, but it would have massively 
> increased the complexity of the program for very little benefit.
>
> Now if you mean can it be used within a network that doesn't have access 
> to the Internet, then yes, so long as your repositories are accessible by 
> the server within the network. You'll need to turn off Gravatars, though.
>
> Christian
>
> -- 
> Christian Hammond - chri...@beanbaginc.com <javascript:>
> Review Board - https://www.reviewboard.org
> Beanbag, Inc. - https://www.beanbaginc.com
>
> On Wed, Sep 9, 2015 at 6:24 PM, rjluo <etha...@163.com <javascript:>> 
> wrote:
>
>> Since I need to build a ReviewBoard system in a close net environment , 
>> could anybody tell me if I could do that? Thanks very much
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://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...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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/d/optout.

Reply via email to