Review board upgrade from 1.0.5.1 to 1.7.7.1

2013-05-07 Thread Yugesh Kambham
Hi, Please help me in review board upgrade process. What is the best way to upgrade in a server different from the existing one(keep data and server running till final release)? And also the database in older version is PostGresSQL and how can i change it to MySQL? or can i just keep the

Re: Review board upgrade from 1.0.5.1 to 1.7.7.1

2013-05-07 Thread Christian Hammond
Hi Yugesh, If Postgres works for you, I'd just stick with that. It makes transitioning between servers easier, as you don't have to convert the database (which is a little more tricky and not very supported). You'll first want to create a new site directory on the new server with 1.7.7.1. As

Re: Review board upgrade from 1.0.5.1 to 1.7.7.1

2013-05-07 Thread Yugesh Kambham
Hi Christian, When i was creating a new site directory it didn't give me an option to select PostgresSql and it has only mysql and sqllite(not for production) and i picked up mysql, went through the steps and encountered an error _mysql_exceptions.OperationalError: (1045, Access denied for

Re: Review board upgrade from 1.0.5.1 to 1.7.7.1

2013-05-07 Thread Matthew Woehlke
On 2013-05-07 18:30, Yugesh Kambham wrote: When i was creating a new site directory it didn't give me an option to select PostgresSql and it has only mysql and sqllite(not for production) and i picked up mysql, went through the steps and encountered an error _mysql_exceptions.OperationalError:

Re: Review board upgrade from 1.0.5.1 to 1.7.7.1

2013-05-07 Thread Christian Hammond
On Tue, May 7, 2013 at 3:37 PM, Matthew Woehlke mwoehlke.fl...@gmail.comwrote: On 2013-05-07 18:30, Yugesh Kambham wrote: When i was creating a new site directory it didn't give me an option to select PostgresSql and it has only mysql and sqllite(not for production) and i picked up mysql,

can't see add file not in svn version control

2013-05-07 Thread Jiamo
Use 1.7.0.1 . svn If I add a file . but not commit to svn . I can't see the added file in reviewboard from patch ( use svn diff patch ) How can I see the added file without svn add files ? Thank you . -- Want to help the Review Board project? Donate today at

Re: can't see add file not in svn version control

2013-05-07 Thread David Trowbridge
Are you doing 'svn add' but not the commit? Or are you just putting the file in the directory? -David On Tue, May 7, 2013 at 7:34 PM, Jiamo yxy@gmail.com wrote: Use 1.7.0.1 . svn If I add a file . but not commit to svn . I can't see the added file in reviewboard from patch ( use

Re: can't see add file not in svn version control

2013-05-07 Thread Jiamo
not use svn add . just add local files in directory. 2013/5/8 David Trowbridge trowb...@gmail.com Are you doing 'svn add' but not the commit? Or are you just putting the file in the directory? -David On Tue, May 7, 2013 at 7:34 PM, Jiamo yxy@gmail.com wrote: Use 1.7.0.1 . svn

Re: can't see add file not in svn version control

2013-05-07 Thread David Trowbridge
That's the problem. If you add the files before you do your 'svn diff' or 'post-review', then they'll show up in the diff. If not, they're completely untracked. You don't have to commit them to the upstream repository. On Tue, May 7, 2013 at 8:05 PM, Jiamo yxy@gmail.com wrote: not use svn

Re: Issue 2967 in reviewboard: RBTools

2013-05-07 Thread reviewboard
Updates: Status: PendingReview Comment #2 on issue 2967 by ste...@smacleod.ca: RBTools http://code.google.com/p/reviewboard/issues/detail?id=2967 Fix for review: http://reviews.reviewboard.org/r/4111/ -- You received this message because this project is configured to send all issue

Issue 2970 in reviewboard: linkifyText(): URL parsing fails if URL is enclosed in XML-like tags

2013-05-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2970 by rich.tol...@ni.com: linkifyText(): URL parsing fails if URL is enclosed in XML-like tags http://code.google.com/p/reviewboard/issues/detail?id=2970 What version are you running? 1.7.6 What's the URL of the page

Issue 2971 in reviewboard: Can't view Mercurial diffs with parent diffs in recent versions

2013-05-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2971 by c.caug...@gmail.com: Can't view Mercurial diffs with parent diffs in recent versions http://code.google.com/p/reviewboard/issues/detail?id=2971 What version are you running? 1.7.7.1 (the problem did not exist in

Re: Issue 2971 in reviewboard: Can't view Mercurial diffs with parent diffs in recent versions

2013-05-07 Thread reviewboard
Comment #1 on issue 2971 by c.caug...@gmail.com: Can't view Mercurial diffs with parent diffs in recent versions http://code.google.com/p/reviewboard/issues/detail?id=2971 Forgot to say - the repro steps use the latest version of the hgreviewboard extension:

Re: Issue 2965 in reviewboard: Ship It! emails only contain user's first name

2013-05-07 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 2965 by trowb...@gmail.com: Ship It! emails only contain user's first name http://code.google.com/p/reviewboard/issues/detail?id=2965 Fixed in release-1.7.x (e373dd4). Thanks! -- You received this message because this project is configured

Re: Issue 2965 in reviewboard: Ship It! emails only contain user's first name

2013-05-07 Thread reviewboard
Comment #4 on issue 2965 by xradic...@gmail.com: Ship It! emails only contain user's first name http://code.google.com/p/reviewboard/issues/detail?id=2965 Thanks, looking forward to the next release. -- You received this message because this project is configured to send all issue