Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2014-12-18 Thread reviewboard
Comment #50 on issue 1072 by jjthomas...@gmail.com: HTTPS Subversion repositories don't work with Review Board https://code.google.com/p/reviewboard/issues/detail?id=1072 I see this is still an issue today, Getting no love on a solution. -- You received this message because this project is

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-06-15 Thread reviewboard
Comment #48 on issue 1072 by o3j5h9s3: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 old thread but maybe the workaround I found may help some. thou apache is running as apache user the home I got by adding log to the

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-06-15 Thread reviewboard
Comment #49 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 In new installs, HOME will point to a writable directory, which should solve this problem. In new upgrades, rb-site will tell the user

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-03-12 Thread reviewboard
Comment #44 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 Https authentication problem is solved by add java options when start apache. Another question: Does review board support

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-03-12 Thread reviewboard
Comment #45 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 Pre-commit review is the default. Review Board was developed with pre-commit in mind. Just run post-review and it will generate a diff

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-03-12 Thread reviewboard
Comment #46 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 run post-review under my local svn workspace, error prompt: D:\mywork\test_projpost-review Failed to execute command: ['svn', 'diff',

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-03-12 Thread reviewboard
Comment #47 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 You need to install GNU diff. Further problems should be posted on the mailing list. I don't want to clutter the history of this bug

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-03-11 Thread reviewboard
Comment #40 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 From the release notes, it seems the subverion https issue is gone. but after i installed the latest RB1.5 Beta1, then add a

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-03-11 Thread reviewboard
Comment #42 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 a subdirectory of inside a repository example: https://svnserver/xxx_rep/xxx_proj -- You received this message because you are

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2010-03-11 Thread reviewboard
Comment #43 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 That's likely the problem. You must point to the very top of the Subversion repository. Subdirectories will cause problems. -- You

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-30 Thread codesite-noreply
Comment #30 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 Did my recommendations not work out for setting those environment variables? -- You received this message because you are listed in the

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-30 Thread codesite-noreply
Comment #31 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 yes,I did, see attached screenshot. I still got the error HTTPS certificate not accepted. Please ensure that the proper certificate

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-30 Thread codesite-noreply
Comment #32 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 I followed the step: 2) Figure out what the home directory is for Apache (I don't know on Windows, but you may be able to figure it

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-30 Thread codesite-noreply
Comment #34 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 I have tried anyway i can do, still no help on this issue, i will work on the issue until it works, and i still wish someone could

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-30 Thread codesite-noreply
Comment #35 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 I have tried anyway i can do, still no help on this issue, i will work on the issue until it works, and i still hope someone could

Re: Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-30 Thread codesite-noreply
Comment #36 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 At this point, I recommend taking this to the mailing list and referencing this bug. The original bug is fixed in 1.1, and we don't

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-19 Thread codesite-noreply
Comment #27 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 I'm still trying to find solution for the issue, unfortunately... I found another webapp(in python), which is similar to Review

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-19 Thread codesite-noreply
Comment #28 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 I'm still trying to find solution for the issue, unfortunately... I found another webapp(in python), which is similar to Review Board

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-10 Thread codesite-noreply
Comment #22 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 It doesn't look like you put that at the end of the file. -- You received this message because you are listed in the owner or CC fields

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-10 Thread codesite-noreply
Comment #24 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 Ohhh.. You're running a pretty old version. Okay, place this in reviewboard/urls.py instead. -- You received this message because you

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-10 Thread codesite-noreply
Comment #25 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 Many thanks! I following your suggesting, add the line to the end of the urls.py and restart apache server, and try to create a

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-10 Thread codesite-noreply
Comment #26 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 Sounds like the expansion failed. The Python docs indicate that this is due to %HOME%, %USERPROFILE%, %HOMEPATH% and %HOMEDRIVE% being

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-09 Thread codesite-noreply
Comment #21 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 I tried again and got the error: Something broke! (Error 500) It appears something broke when you tried to go to here. This is either

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-08 Thread codesite-noreply
Comment #17 on issue 1072 by yunshan.di: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 hi chipx86, How to work around the issue HTTPS Subversion repositories don't work with Review Board? I'm a little confused with

Issue 1072 in reviewboard: HTTPS Subversion repositories don't work with Review Board

2009-10-08 Thread codesite-noreply
Comment #18 on issue 1072 by chipx86: HTTPS Subversion repositories don't work with Review Board http://code.google.com/p/reviewboard/issues/detail?id=1072 There are two options: 1) Upgrade to the 1.1 development branch (which, being in-development, may be unstable and probably isn't