RB server upgrade from 1.6.1 to 1.7.4

2013-01-31 Thread chuck j
Dear All,

There has been lots of improvement done on RB server from version 1.6.1
till date, hence i would like to know if the upgrade from 1.6.1 to latest
version is supported? If not then how should I bring my RB server 1.6.1 to
latest state without loosing the existing data from my existing database.
We need to upgrade because 1.7.2 has SSL feature implement and we have
planned to upgrade perforce server to 2012.2.


Please help.


Appreciated your response and help


Cheers,

Chuck.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
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.




Re: RB server upgrade from 1.6.1 to 1.7.4

2013-01-31 Thread Christian Hammond
Hi Chuck,

I always recommend backing up your database first, but you should be able to 
upgrade from 1.6.1 to 1.7.4 without any real problems.

There is a bug that some people hit a while back in older versions that 
introduced some stale upgrade data in the database. I meant to get a final fix 
out in 1.7.4, but it slipped. If your 'rb-site upgrade' complains about fields 
that already exist or something, e-mail and I'll give you the solution. 
Otherwise, you shouldn't have any problems.

Christian

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

On Jan 31, 2013, at 1:17 AM, chuck j cjerry2...@gmail.com wrote:

 Dear All,
 
 There has been lots of improvement done on RB server from version 1.6.1 till 
 date, hence i would like to know if the upgrade from 1.6.1 to latest version 
 is supported? If not then how should I bring my RB server 1.6.1 to latest 
 state without loosing the existing data from my existing database. We need to 
 upgrade because 1.7.2 has SSL feature implement and we have planned to 
 upgrade perforce server to 2012.2.
 
 
 
 Please help.
 
 
 
 Appreciated your response and help
 
 
 
 Cheers,
 
 Chuck.
 
 
 
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 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.
  
  

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
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.




Re: Review Board 1.7.4 released

2013-01-31 Thread Tao Zhou
Hi, Christian:

Seems the view diff issue for clearcase repo on Windows has not been fixed 
completely in this release, 
I have tried and now all diffs could be displayed normally, but the 
spinning.gif keeping loading and loading, 
and below is the error message on Chrome console


   1. Resource interpreted as Image but transferred with MIME type 
   image/x-png: http://localhost:8080/reviews/static/rb/images/edit.png;. 
   
jquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js


   1. Uncaught TypeError: undefined is not a function 
reviews.js:1840http://localhost:8080/reviews/static/rb/js/reviews.js
  1. (anonymous 
function)reviews.js:1840http://localhost:8080/reviews/static/rb/js/reviews.js
  2. 
kjquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
  3. 
l.fireWithjquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
  4. 
p.extend.readyjquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
  5. 
Djquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
  
isshow:false 

and if click on diff area to ad comment, it fails, with new error message 
as below:


   1. Uncaught TypeError: Cannot call method 'create' of undefined 
   diffviewer.js:279http://localhost:8080/reviews/static/rb/js/diffviewer.js
  1. 
$.extend.showCommentDlgdiffviewer.js:279http://localhost:8080/reviews/static/rb/js/diffviewer.js
  2. 
endSelectiondiffviewer.js:553http://localhost:8080/reviews/static/rb/js/diffviewer.js
  3. (anonymous 
function)diffviewer.js:419http://localhost:8080/reviews/static/rb/js/diffviewer.js
  4. 
p.event.dispatchjquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
  5. g.handle.h
  




On Thursday, January 31, 2013 2:08:28 PM UTC+8, Christian Hammond wrote:

 Hi everyone,

 Review Board 1.7.4 is out. It fixes a couple problems with 1.7.3 that 
 users of IE and developers generating patches on Windows have hit. It's a 
 pretty small release, but if you have 1.7.3 installed, you should upgrade.

 http://www.reviewboard.org/news/2013/01/30/review-board-1-7-4-released/

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com javascript:
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
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.




Re: Review Board 1.7.4 released

2013-01-31 Thread Christian Hammond
Hi Tao,

This doesn't look like you're running a standard install, but rather a 
development install. Am I correct?

Christian

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

On Jan 31, 2013, at 2:34 AM, Tao Zhou moon...@gmail.com wrote:

 Hi, Christian:
 
 Seems the view diff issue for clearcase repo on Windows has not been fixed 
 completely in this release, 
 I have tried and now all diffs could be displayed normally, but the 
 spinning.gif keeping loading and loading, 
 and below is the error message on Chrome console
 
 Resource interpreted as Image but transferred with MIME type image/x-png: 
 http://localhost:8080/reviews/static/rb/images/edit.png;. 
 jquery-1.8.2.min.js:2
 Uncaught TypeError: undefined is not a function reviews.js:1840
 (anonymous function)reviews.js:1840
 kjquery-1.8.2.min.js:2
 l.fireWithjquery-1.8.2.min.js:2
 p.extend.readyjquery-1.8.2.min.js:2
 Djquery-1.8.2.min.js:2
 isshow:false 
 
 and if click on diff area to ad comment, it fails, with new error message as 
 below:
 
 Uncaught TypeError: Cannot call method 'create' of undefined diffviewer.js:279
 $.extend.showCommentDlgdiffviewer.js:279
 endSelectiondiffviewer.js:553
 (anonymous function)diffviewer.js:419
 p.event.dispatchjquery-1.8.2.min.js:2
 g.handle.h
 
 
 
 
 On Thursday, January 31, 2013 2:08:28 PM UTC+8, Christian Hammond wrote:
 Hi everyone,
 
 Review Board 1.7.4 is out. It fixes a couple problems with 1.7.3 that users 
 of IE and developers generating patches on Windows have hit. It's a pretty 
 small release, but if you have 1.7.3 installed, you should upgrade.
 
 http://www.reviewboard.org/news/2013/01/30/review-board-1-7-4-released/
 
 Christian
 
 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com
 
  
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 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.
  
  

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
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.




Re: Review Board 1.7.4 released

2013-01-31 Thread Stephen Gallagher
On 01/31/2013 01:08 AM, Christian Hammond wrote:
 Hi everyone,
 
 Review Board 1.7.4 is out. It fixes a couple problems with 1.7.3 that
 users of IE and developers generating patches on Windows have hit. It's
 a pretty small release, but if you have 1.7.3 installed, you should upgrade.
 
 http://www.reviewboard.org/news/2013/01/30/review-board-1-7-4-released/
 

Fedora package built and should appear in the updates-testing repo
within 24 hours.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
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.




Re: Review Board 1.7.4 released

2013-01-31 Thread Tao Zhou
Hi, Christian:

Yes, you are quite right. As I didn't use virtualenv and didn't know how to 
upgrade an existing site, 

I just start reviewboard with 'manage.py runserver' with latest code and 
thought it was same with deployed one,

I will later cleanup my environment and have a test and see if the issue 
was fixed or not next Monday.

Thanks!
Tao

On Thursday, January 31, 2013 6:41:20 PM UTC+8, Christian Hammond wrote:

 Hi Tao,

 This doesn't look like you're running a standard install, but rather a 
 development install. Am I correct?

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com javascript:
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com 

 On Jan 31, 2013, at 2:34 AM, Tao Zhou moo...@gmail.com javascript: 
 wrote:

 Hi, Christian:

 Seems the view diff issue for clearcase repo on Windows has not been fixed 
 completely in this release, 
 I have tried and now all diffs could be displayed normally, but the 
 spinning.gif keeping loading and loading, 
 and below is the error message on Chrome console


1. Resource interpreted as Image but transferred with MIME type 
image/x-png: http://localhost:8080/reviews/static/rb/images/edit.png;. 

 jquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js


1. Uncaught TypeError: undefined is not a function 
 reviews.js:1840http://localhost:8080/reviews/static/rb/js/reviews.js
   1. (anonymous 
 function)reviews.js:1840http://localhost:8080/reviews/static/rb/js/reviews.js
   2. 
 kjquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
   3. 
 l.fireWithjquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
   4. 
 p.extend.readyjquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
   5. 
 Djquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
   
 isshow:false 

 and if click on diff area to ad comment, it fails, with new error message 
 as below:


1. Uncaught TypeError: Cannot call method 'create' of undefined 
diffviewer.js:279http://localhost:8080/reviews/static/rb/js/diffviewer.js
   1. 
 $.extend.showCommentDlgdiffviewer.js:279http://localhost:8080/reviews/static/rb/js/diffviewer.js
   2. 
 endSelectiondiffviewer.js:553http://localhost:8080/reviews/static/rb/js/diffviewer.js
   3. (anonymous 
 function)diffviewer.js:419http://localhost:8080/reviews/static/rb/js/diffviewer.js
   4. 
 p.event.dispatchjquery-1.8.2.min.js:2http://localhost:8080/reviews/static/lib/js/jquery-1.8.2.min.js
   5. g.handle.h
   




 On Thursday, January 31, 2013 2:08:28 PM UTC+8, Christian Hammond wrote:

 Hi everyone,

 Review Board 1.7.4 is out. It fixes a couple problems with 1.7.3 that 
 users of IE and developers generating patches on Windows have hit. It's a 
 pretty small release, but if you have 1.7.3 installed, you should upgrade.

 http://www.reviewboard.org/news/2013/01/30/review-board-1-7-4-released/

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


  

 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard...@googlegroups.com javascript:
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 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/groups/opt_out.
  
  




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
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.




Re: Review Board 1.7.4 released

2013-01-31 Thread Christian Hammond
Ah, okay. Well you definitely don't want to run a production site that way, but 
for a dev environment, sure. What you may be hitting is stale generated media 
files. Check to see if you have a reviewboard/htdocs/static/ directory. If so, 
delete it and restart, see if it improves.

Christian

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

On Jan 31, 2013, at 9:38 PM, Tao Zhou moon...@gmail.com wrote:

 Hi, Christian:
 
 Yes, you are quite right. As I didn't use virtualenv and didn't know how to 
 upgrade an existing site, 
 
 I just start reviewboard with 'manage.py runserver' with latest code and 
 thought it was same with deployed one,
 
 I will later cleanup my environment and have a test and see if the issue was 
 fixed or not next Monday.
 
 Thanks!
 Tao
 
 On Thursday, January 31, 2013 6:41:20 PM UTC+8, Christian Hammond wrote:
 Hi Tao,
 
 This doesn't look like you're running a standard install, but rather a 
 development install. Am I correct?
 
 Christian
 
 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com
 
 On Jan 31, 2013, at 2:34 AM, Tao Zhou moo...@gmail.com wrote:
 
 Hi, Christian:
 
 Seems the view diff issue for clearcase repo on Windows has not been fixed 
 completely in this release, 
 I have tried and now all diffs could be displayed normally, but the 
 spinning.gif keeping loading and loading, 
 and below is the error message on Chrome console
 
 Resource interpreted as Image but transferred with MIME type image/x-png: 
 http://localhost:8080/reviews/static/rb/images/edit.png;. 
 jquery-1.8.2.min.js:2
 Uncaught TypeError: undefined is not a function reviews.js:1840
 (anonymous function)reviews.js:1840
 kjquery-1.8.2.min.js:2
 l.fireWithjquery-1.8.2.min.js:2
 p.extend.readyjquery-1.8.2.min.js:2
 Djquery-1.8.2.min.js:2
 isshow:false 
 
 and if click on diff area to ad comment, it fails, with new error message as 
 below:
 
 Uncaught TypeError: Cannot call method 'create' of undefined 
 diffviewer.js:279
 $.extend.showCommentDlgdiffviewer.js:279
 endSelectiondiffviewer.js:553
 (anonymous function)diffviewer.js:419
 p.event.dispatchjquery-1.8.2.min.js:2
 g.handle.h
 
 
 
 
 On Thursday, January 31, 2013 2:08:28 PM UTC+8, Christian Hammond wrote:
 Hi everyone,
 
 Review Board 1.7.4 is out. It fixes a couple problems with 1.7.3 that users 
 of IE and developers generating patches on Windows have hit. It's a pretty 
 small release, but if you have 1.7.3 installed, you should upgrade.
 
 http://www.reviewboard.org/news/2013/01/30/review-board-1-7-4-released/
 
 Christian
 
 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com
 
  
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to reviewboard...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 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.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  
 
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 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.
  
  

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
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.




Issue 2882 in reviewboard: Underscores in comments are not displayed in Google Chrome

2013-01-31 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2882 by artoo...@googlemail.com: Underscores in comments are not  
displayed in Google Chrome

http://code.google.com/p/reviewboard/issues/detail?id=2882

What version are you running?
1.7.3 alpha 0

What's the URL of the page containing the problem?
http://reviews.reviewboard.org/r/3708/diff/

What steps will reproduce the problem?
1. View the diff in the link
2. Scroll to line 183 of reviewboard/settings.py

What is the expected output? What do you see instead?
The line says # CACHE_BACKEND is specified in settings_local.py. However,  
the underscore isn't visible in Google Chrome because comments are  
displayed in italics.


What operating system are you using? What browser?
Windows 7 x64 Enterprise
Google Chrome 24.0.1312.56 m


This only happens in Google Chrome and only when the underscores are in  
commented code.


Attachments:
underscore.png  15.0 KB

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Issue 2883 in reviewboard: Admin User Deleted , need to recover

2013-01-31 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2883 by arjun.ox...@gmail.com: Admin User Deleted , need to  
recover

http://code.google.com/p/reviewboard/issues/detail?id=2883

* NOTE: For customer support, please post to *
*   reviewbo...@googlegroups.com *
**
*   Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
1.6

What's the URL of the page containing the problem?


What steps will reproduce the problem?
1. The admin user has been deleted by user error
2. Only 1 user had admin priviliges
3. Wanted procedure to give a new user admin priviliges

What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2883 in reviewboard: Admin User Deleted , need to recover

2013-01-31 Thread reviewboard

Updates:
Status: NotABug

Comment #1 on issue 2883 by trowb...@gmail.com: Admin User Deleted , need  
to recover

http://code.google.com/p/reviewboard/issues/detail?id=2883

You can fix this by using the createsuperuser management command:

rb-site manage /path/to/site createsuperuser

This should then prompt you for username/email/password to create a new  
admin


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.