Re: CVS 1.12 on ReviewBoard

2014-05-15 Thread Jason Woodrich
Understood. Here is the output of 'cvs -f -d cvsroot version' with an invalid repository path: $ cvs -f -d username@cvshost:/invalid/path version; echo $? Client: Concurrent Versions System (CVS) 1.12.13 (client/server) Server: Cannot access /invalid/path/CVSROOT No such file or directory 1

please advise if reviewboard it recommended for production use with ClearCase.

2014-05-15 Thread Ilya Davidov
Hi it seems that ClearCase module little bit outdated and not maintained, can you please advise if you can recommend use it in production environment thanks in advance Ilya -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at

Re: CVS 1.12 on ReviewBoard

2014-05-15 Thread David Trowbridge
Thanks for the info. We'll get this fixed for the next releases. -David On Thu, May 15, 2014 at 9:03 AM, Jason Woodrich jwoodr...@gmail.com wrote: Understood. Here is the output of 'cvs -f -d cvsroot version' with an invalid repository path: $ cvs -f -d username@cvshost:/invalid/path

Issue 3343 in reviewboard: Unable to add CVS repository with version below 1.12

2014-05-15 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3343 by jwoodr...@gmail.com: Unable to add CVS repository with version below 1.12 http://code.google.com/p/reviewboard/issues/detail?id=3343 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its

Issue 3344 in reviewboard: Modification details not shown for copied files in post-commit SVN reviews

2014-05-15 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3344 by dancec...@gmail.com: Modification details not shown for copied files in post-commit SVN reviews http://code.google.com/p/reviewboard/issues/detail?id=3344 What version are you running? * Review Board 1.7.24 *

Issue 3345 in reviewboard: Password reset 500 fail

2014-05-15 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3345 by ipe...@gmail.com: Password reset 500 fail http://code.google.com/p/reviewboard/issues/detail?id=3345 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug report will be

Re: Issue 3343 in reviewboard: Unable to add CVS repository with version below 1.12

2014-05-15 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Comment #1 on issue 3343 by trowb...@gmail.com: Unable to add CVS repository with version below 1.12 http://code.google.com/p/reviewboard/issues/detail?id=3343 (No comment was entered for this change.) -- You received

Re: Issue 3345 in reviewboard: Password reset 500 fail

2014-05-15 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3345 by trowb...@gmail.com: Password reset 500 fail http://code.google.com/p/reviewboard/issues/detail?id=3345 Fixed in release-2.0.x (4fa21d9). Thanks! -- You received this message because this project is configured to send all issue

Re: Issue 3342 in reviewboard: ADS authentication not available after upgrade

2014-05-15 Thread reviewboard
Comment #2 on issue 3342 by tjbut...@gmail.com: ADS authentication not available after upgrade http://code.google.com/p/reviewboard/issues/detail?id=3342 Commands as follows. There was also an update to Django to track the latest requirements. Unpack djblets tarball cd djblets python

Re: Issue 3342 in reviewboard: ADS authentication not available after upgrade

2014-05-15 Thread reviewboard
Comment #3 on issue 3342 by trowb...@gmail.com: ADS authentication not available after upgrade http://code.google.com/p/reviewboard/issues/detail?id=3342 Is there a reason why you aren't using the .egg packages? -- You received this message because this project is configured to send all

Re: Issue 3342 in reviewboard: ADS authentication not available after upgrade

2014-05-15 Thread reviewboard
Comment #4 on issue 3342 by tjbut...@gmail.com: ADS authentication not available after upgrade http://code.google.com/p/reviewboard/issues/detail?id=3342 The machine in question is not connected to the internet, so I cannot download eggs directly with setuptools, or similar. I have

Re: Issue 3342 in reviewboard: ADS authentication not available after upgrade

2014-05-15 Thread reviewboard
Comment #5 on issue 3342 by tjbut...@gmail.com: ADS authentication not available after upgrade http://code.google.com/p/reviewboard/issues/detail?id=3342 I fetched the latest djblets and reviewboard using git today, and installed as normal. All is OK now - ADS configuration is present and

Re: Issue 3342 in reviewboard: ADS authentication not available after upgrade

2014-05-15 Thread reviewboard
Updates: Status: SetupIssue Comment #6 on issue 3342 by trowb...@gmail.com: ADS authentication not available after upgrade http://code.google.com/p/reviewboard/issues/detail?id=3342 OK. My guess is that there was a VersionConflict somewhere between installed versions of different