Issue 1162 in reviewboard: post-review ignores all but first target file when using --revision-changes

2009-06-09 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1162 by ssylvis: post-review ignores all but first target file when using --revision-changes http://code.google.com/p/reviewboard/issues/detail?id=1162 What version are you running? CentOS 5.3 Review Board 1.0 RC2 post-revi

Issue 1161 in reviewboard: post-review fails when specified target file cannot be found in revision

2009-06-09 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1161 by ssylvis: post-review fails when specified target file cannot be found in revision http://code.google.com/p/reviewboard/issues/detail?id=1161 What version are you running? CentOS 5.3 Review Board 1.0 RC2 post-review

Issue 1160 in reviewboard: Unable to view diff for a git repository

2009-06-09 Thread codesite-noreply
Comment #1 on issue 1160 by eallik: Unable to view diff for a git repository http://code.google.com/p/reviewboard/issues/detail?id=1160 Actually this was because the path needed to be /path/to/repo/.git. Could someone add this to the help_text of the repository model? It's a simple change but

Issue 1160 in reviewboard: Unable to view diff for a git repository

2009-06-09 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1160 by eallik: Unable to view diff for a git repository http://code.google.com/p/reviewboard/issues/detail?id=1160 I've set up a git repository, uploaded a diff that I'd like to review, but getting: Traceback (most recent

Issue 1159 in reviewboard: Bugginess with siteconfig display / fail to save when deleting fields in __init__

2009-06-09 Thread codesite-noreply
Comment #1 on issue 1159 by subsume: Bugginess with siteconfig display / fail to save when deleting fields in __init__ http://code.google.com/p/reviewboard/issues/detail?id=1159 some fields in Fieldset appear that do not above. Ignore these, paste issue. -- You received this message because y

Issue 1072 in reviewboard: SVN --config-dir support

2009-06-09 Thread codesite-noreply
Comment #5 on issue 1072 by vlysenkov: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 I've tried it with apache2, too. The problem was that despite of running reviewboard scripts as www-data, HOME environment variable was set to /home/vlysenkov, not /home/w

Issue 1072 in reviewboard: SVN --config-dir support

2009-06-09 Thread codesite-noreply
Comment #4 on issue 1072 by pinkj9: SVN --config-dir support http://code.google.com/p/reviewboard/issues/detail?id=1072 I'm running on Debian with Apache2, by default the web server runs as www-data with homedir /var/www/. I've changed the ownership and group of this folder to www-data and if

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Comment #11 on issue 1153 by kofemann: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 By being a developer myself I know the feeling when you can't reproduce user's reported problem. I will try to be more accurate next time :) -- You received thi

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Updates: Status: UserError Comment #10 on issue 1153 by chipx86: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 As for using SVN, just a heads up. Soon, we're going to be changing the directory hierarchy of the reviewboard tree. This will

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Comment #9 on issue 1153 by chipx86: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 Hmm.. That's not so good. That error's going to be important to know, and we're going to need to see if we can repro this, because I've certainly not hit this ye

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Comment #8 on issue 1153 by kofemann: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 I think you may close this ticket as 'user error'. -- You received this message because you are listed in the owner or CC fields of this issue, or because you star

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Comment #7 on issue 1153 by kofemann: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 oh, right! I did run ./manage.py --execute. It's failed with a complain that some field already exist in some table (unfortunately I do not remember exact messa

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Comment #6 on issue 1153 by chipx86: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 Unless you're doing development, you should be using rb-site, which will handle all this for you and will be necessary for future changes to work. You'd need to h

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Comment #5 on issue 1153 by kofemann: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 I am running MySQL 5.0.51a. I did usual procedure: svn update ./manage.py syncdb this asked me to evolve ./manage.py evolve this asked me to run ./manage.py evolv

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Comment #4 on issue 1153 by chipx86: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 Actually, the ID part looks correct. I take that back. So it's important to find out which database this is, because it's probably specific to that. -- You recei

Issue 1153 in reviewboard: 'Ship It' field not shown any more

2009-06-09 Thread codesite-noreply
Updates: Status: NeedInfo Labels: -Priority-Medium Priority-High Milestone-Release1.0 Comment #3 on issue 1153 by chipx86: 'Ship It' field not shown any more http://code.google.com/p/reviewboard/issues/detail?id=1153 Which database are you using? The ID part does look wrong.. Ho

Issue 1154 in reviewboard: View Diff did not work when ^M s are removed from the end of the lines of an XML file

2009-06-09 Thread codesite-noreply
Updates: Status: NeedInfo Comment #1 on issue 1154 by chipx86: View Diff did not work when ^M s are removed from the end of the lines of an XML file http://code.google.com/p/reviewboard/issues/detail?id=1154 This should be fixed in the nightlies for RC3. If you can give that a shot a