CollabNet SVN (with apache, python, viewvc integrated) + reviewboard on Win7x64 problems...

2012-07-30 Thread kinar
OK, before we get started, I realize that you guys really recommend against using rb on windows but unfortunately that is my only option (can't run a vm) so I'm trying to make this work since I keep getting recommended back to rb for code review software... I'm starting into week 3 of

Re: CollabNet SVN (with apache, python, viewvc integrated) + reviewboard on Win7x64 problems...

2012-07-30 Thread iamagui
Not sure, but looks like you are hitting the default website (viewvc) and not reviewboard (rb). Is it possible to install just the rb in a separate machine/server and try to connect to the SVN? I think you can have either the default website or the rb but not both. I might be 200% wrong but

SVN + SSH strangeness

2012-07-30 Thread Bill Frerking
I recently updated from 1.6.5 to 1.6.10 and since updating, can no longer connect to my repositories(that were functioning fine in 1.6.5). SSH Keys are properly configured from the apache user on my ReviewBoard server to the rbsvn user on my repository server. From a command line as apache, I

Re: SVN + SSH strangeness

2012-07-30 Thread Christian Hammond
Drop back down to 1.6.9. There's a bug, and I'll be releasing a patch tonight. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mon, Jul 30, 2012 at 5:59 PM, Bill Frerking moonlitjour...@gmail.comwrote: I

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-30 Thread reviewboard
Updates: Status: Fixed Labels: Djblets Comment #19 on issue 2686 by chip...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 This has been fixed on the release-0.6.x branch of Djblets (e940ca0). You can manually

Re: Issue 2556 in reviewboard: rUNKNOWN error: ssh based mercurial repositories

2012-07-30 Thread reviewboard
Comment #1 on issue 2556 by tjw...@gmail.com: rUNKNOWN error: ssh based mercurial repositories http://code.google.com/p/reviewboard/issues/detail?id=2556 I had this issue too, albeit with a locally-accessed Mercurial repo (not SSH). I fixed it by patching reviewboard/scmtools/hg.py as

Re: Issue 2556 in reviewboard: rUNKNOWN error: ssh based mercurial repositories

2012-07-30 Thread reviewboard
Updates: Status: NeedInfo Labels: Component-SCMTools Comment #2 on issue 2556 by chip...@gmail.com: rUNKNOWN error: ssh based mercurial repositories http://code.google.com/p/reviewboard/issues/detail?id=2556 That doesn't seem like a fix so much as a workaround. The question

Re: Issue 2556 in reviewboard: rUNKNOWN error: ssh based mercurial repositories

2012-07-30 Thread reviewboard
Comment #3 on issue 2556 by tjw...@gmail.com: rUNKNOWN error: ssh based mercurial repositories http://code.google.com/p/reviewboard/issues/detail?id=2556 Huh, it seems if you generate the diff with hg diff --git you don't get the changeset ID in the diff. If you omit the --git option it

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-30 Thread reviewboard
Comment #20 on issue 2686 by cea...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 That sounds great! I would be happy to test this ahead of the 1.6.11 release. I'm not familiar with the process of the manual install you

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-30 Thread reviewboard
Comment #21 on issue 2686 by chip...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 You would have to check out Djblets from git (http://github.com/djblets/djblets/), check out the release-1.6.x branch, and then do: $ sudo