• 
      

    Allow continuing when hitting a DB sync error in rb-site.

    Review Request #5646 — Created March 17, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    0842c69...

    Reviewers

    A problem people sometimes hit is forgetting to create the Review Board
    database or setting the right permissions before they proceed with
    rb-site install. This can lead to a failure when synchronizing the
    database, and then the need to delete the site directory and start over.

    We now present a helpful error with the ability to continue and try
    again as many times as needed.

    Entered a fake database and got the error. I was able to continue to try
    again.

    Entered valid info and it worked.

    Description From Last Updated

    Should this include the contents of the exception?

    daviddavid
    david
    1. 
        
    2. reviewboard/cmdline/rbsite.py (Diff revision 1)
       
       
       
       
       
      Show all issues

      Should this include the contents of the exception?

    3. 
        
    chipx86
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed