Re: Issue 1516 in reviewboard: ClearCase configuration in post-review should move to .reviewboardrc

2011-04-04 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 1516 by trowb...@gmail.com: ClearCase configuration in post-review should move to .reviewboardrc http://code.google.com/p/reviewboard/issues/detail?id=1516 Fixed in reviewboard 7553ec1 and rbtools 47fb2ce. Thanks! -- You received this

Re: Issue 1553 in reviewboard: patch crash in reviewboard, post-review's difflib_unified_diff() fails to handle missing newline terminated file

2011-04-04 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 1553 by trowb...@gmail.com: patch crash in reviewboard, post-review's difflib_unified_diff() fails to handle missing newline terminated file http://code.google.com/p/reviewboard/issues/detail?id=1553 Fixed in reviewboard 7553ec1 and

Re: Issue 1588 in reviewboard: Provide --revision-range option for ClearCase

2011-04-04 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 1588 by trowb...@gmail.com: Provide --revision-range option for ClearCase http://code.google.com/p/reviewboard/issues/detail?id=1588 Fixed in reviewboard 7553ec1 and rbtools 47fb2ce. Thanks! -- You received this message because you are

Re: Issue 1599 in reviewboard: ClearCase do_diff return IOException for /tmp/8391ce28678b43353b375e1c06943d9d when file doesn't exists

2011-04-04 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 1599 by trowb...@gmail.com: ClearCase do_diff return IOException for /tmp/8391ce28678b43353b375e1c06943d9d when file doesn't exists http://code.google.com/p/reviewboard/issues/detail?id=1599 Fixed in reviewboard 7553ec1 and rbtools

Re: Issue 1926 in reviewboard: DiffViewer JavaScript script does not escape special characters string in paths

2011-04-04 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 1926 by trowb...@gmail.com: DiffViewer JavaScript script does not escape special characters string in paths http://code.google.com/p/reviewboard/issues/detail?id=1926 Fixed in reviewboard 7553ec1 and rbtools 47fb2ce. Thanks! -- You received

Re: Issue 1727 in reviewboard: post-review wrongly detects client class if few source control tools installed on server (e.g mercurial and clearcase)

2011-04-04 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 1727 by trowb...@gmail.com: post-review wrongly detects client class if few source control tools installed on server (e.g mercurial and clearcase) http://code.google.com/p/reviewboard/issues/detail?id=1727 Fixed in reviewboard 7553ec1 and

Re: Issue 1930 in reviewboard: [ClearCase] Use real time/date of file modification instead hardcoded date

2011-04-04 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 1930 by trowb...@gmail.com: [ClearCase] Use real time/date of file modification instead hardcoded date http://code.google.com/p/reviewboard/issues/detail?id=1930 Fixed in reviewboard 7553ec1 and rbtools 47fb2ce. Thanks! -- You received this

Re: Issue 1931 in reviewboard: [ClearCase] Use oid/uuid instead paths

2011-04-04 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 1931 by trowb...@gmail.com: [ClearCase] Use oid/uuid instead paths http://code.google.com/p/reviewboard/issues/detail?id=1931 Fixed in reviewboard 7553ec1 and rbtools 47fb2ce. Thanks! -- You received this message because you are subscribed

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2011-04-04 Thread reviewboard
Comment #5 on issue 1986 by bradford...@emc.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 I am having the same issue. I am using ReviewBoard 1.5.4 installed on Linux Redhat 5.5 (with CentOS release 5.5). I was able to create a

Re: Issue 1526 in reviewboard: AttributeError: 'DashboardDataGrid' object has no attribute 'id_list'

2011-04-04 Thread reviewboard
Comment #8 on issue 1526 by chris.cl...@ingres.com: AttributeError: 'DashboardDataGrid' object has no attribute 'id_list' http://code.google.com/p/reviewboard/issues/detail?id=1526 I just hit this too after an upgrade from: 1.0.5.1 to: 1.5.5. Using Python 2.5 under Ubuntu 8.04.3 LTS