Re: How to change Domain Name of Email

2010-02-12 Thread Onkar
Have you tried changing the setting on admin interface - Admin - Settings - General? -- 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/ -~--~~~~--~~--~--~---

Re: Problems installing Review Board on RHEL v5.1

2010-02-12 Thread James McDougall
Hi, A couple of points I failed to raise earlier. If anyone can help point me in the right direction, I would appreciate it. - I _have_ installed psycopg2 for Postgres access. easy_install confirms this. - I have _not_ (and don't intend to) install the sqlite3 or MySQL support because I am not

Question about diff recommendation with post-review

2010-02-12 Thread Dana Lacoste
OK, so I'm looking at rolling out ReviewBoard in my new job and everything's fine, EXCEPT: What diff command to use? I know MKS Toolkit won't work, I know that it pretty much needs to be the GNU diff, so I did what I normally do and installed Cygwin. The thing is, the cygwin latest

Re: Problems installing Review Board on RHEL v5.1

2010-02-12 Thread Christian Hammond
Hi James, You only need one. It's just warning you about the missing modules in case you want them, before you go too far into the install process. It's checking the modules by trying to import them. If it's not finding them, then the module is not in your Python path. It could be that there are

Re: reviewboard and clearcase problem

2010-02-12 Thread Christian Hammond
You can use post-review --output-diff to generate the diff without pushing it to the server. What version is running on the server? You may be able to find some data in the log files, if you turn logging on. Christian -- Christian Hammond - chip...@chipx86.com Review Board -