Re: What is the MAX_SIZE of filediff content and where is it stored?

2010-05-31 Thread Christian Hammond
Hi, All diff content is split up into per-file entries in the FileDiff model (look at your table listings in your database to find the corresponding name). The content is base64-encoded, so you're losing some space as a result of that (necessary to fully preserve encodings across all databases). T

What is the MAX_SIZE of filediff content and where is it stored?

2010-05-31 Thread JohnHenry
Hi, all Is the size of diff content has a TOP VALUE ? And what it is? 1024Bytes? And which table in the database has stored the content? Best Regards! -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.rev

Re: Add Repository Error - Windows

2010-05-31 Thread Martelo
Resolved by commenting the following line in apache httpd.conf: LoadModule ssl_module/mod.ssl.so On 31 maio, 10:22, Martelo wrote: > BTW, The ReviewBoard version is 1.5b2... > > On 31 maio, 10:19, Martelo wrote: > > > > > I'm trying to configure an instance of reviewboard on Windows. > > Curr

Re: Add Repository Error - Windows

2010-05-31 Thread Martelo
BTW, The ReviewBoard version is 1.5b2... On 31 maio, 10:19, Martelo wrote: > I'm trying to configure an instance of reviewboard on Windows. > Currently, I'm facing an error in the admin dashboard - Add > Repository. When I submit a new svn repository, IE shows an "Internet > Explorer cannot displ

Add Repository Error - Windows

2010-05-31 Thread Martelo
I'm trying to configure an instance of reviewboard on Windows. Currently, I'm facing an error in the admin dashboard - Add Repository. When I submit a new svn repository, IE shows an "Internet Explorer cannot display the page". ReviewBoard logs shows nothing.. Apache logs: * Server Startu