Issue 3458 in reviewboard: connect svn repository via https failed

2014-06-30 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 3458 by deamo...@gmail.com: connect svn repository via https  
failed

http://code.google.com/p/reviewboard/issues/detail?id=3458

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
2.0.2

What's the URL of the page containing the problem?
in my local server

What steps will reproduce the problem?
1.new a repository
2.hosting service:none
3.repository type:subversion
4.path:https://128.5.1.25:/svn/dy
5.enter usernamepassword (definitly valid)
6.save
7.I trust this host
8.authentication failed
9:apache log:ERROR:root:SVN: Failed to get repository information for  
x:callback_set_login required


What is the expected output? What do you see instead?
I just want to connect my svn server via https.

What operating system are you using? What browser?
win7 chrome

Please provide any additional information below.
It all goes fine when I use http.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3458 in reviewboard: connect svn repository via https failed

2014-06-30 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 3458 by trowb...@gmail.com: connect svn repository via  
https failed

http://code.google.com/p/reviewboard/issues/detail?id=3458

This is already fixed in git and will ship in 2.0.3

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Can Connect SVN Repository thru proxy

2012-06-20 Thread Daniel Etchen
Hi all,

We're using Review Board 1.6.4.1.
We access a Subversion server thru a proxy which is configured in /
root/.subversion/servers.
The 'svn info http://svn.foo.com:8080/repos/3845' command return a
correct response.

But when we try to create a new repository in reviewboard, the server
kicks back an error:
2012-06-20 09:34:08,240 - ERROR - SVN: Failed to get repository
information for http://svn.foo.com:8080/repos/3845: OPTIONS of 'http://
svn.foo.com:8080/repos/3845': Could not resolve hostname
`svn.foo.com': Host not found (http://svn.foo.com:8080)

Where is the problem ? It seems that the proxy configuration
configured in /root/.subversion/servers is not read by reviewboard

Thank you for your help.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Can Connect SVN Repository thru proxy

2012-06-20 Thread Christian Hammond
Hi Daniel,

Review Board shouldn't run as root, but even if it did, it doesn't use the
running user's $HOME. Instead, there should be a
/path/to/site/data/.subversion directory that you can configure your
settings in.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Wed, Jun 20, 2012 at 12:57 AM, Daniel Etchen daniel.etc...@gmail.comwrote:

 Hi all,

 We're using Review Board 1.6.4.1.
 We access a Subversion server thru a proxy which is configured in /
 root/.subversion/servers.
 The 'svn info http://svn.foo.com:8080/repos/3845' command return a
 correct response.

 But when we try to create a new repository in reviewboard, the server
 kicks back an error:
 2012-06-20 09:34:08,240 - ERROR - SVN: Failed to get repository
 information for http://svn.foo.com:8080/repos/3845: OPTIONS of 'http://
 svn.foo.com:8080/repos/3845': Could not resolve hostname
 `svn.foo.com': Host not found (http://svn.foo.com:8080)

 Where is the problem ? It seems that the proxy configuration
 configured in /root/.subversion/servers is not read by reviewboard

 Thank you for your help.

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Re: Connect SVN Repository

2012-03-15 Thread Chris Tooley
The server name is svn and there is no path to the repo except /?
On Mar 15, 2012 4:39 PM, Britt Pearsall doubl...@gmail.com wrote:

 Does anyone have any ideas to help with this problem?

 We've gotten a read-only user created, however I still cannot get Review
 Board to realize there is a repository at the given URL. It simply 'cannot
 connect to server https://svn' -- that is the proper root for our
 repository, and I've attempted to replace the 'svn' with the proper IP
 address, but still nothing works.

 On Tue, Feb 28, 2012 at 9:33 AM, Britt Pearsall doubl...@gmail.comwrote:

 We're using Review Board 1.6.3 -- it was the most up-to-date version as
 of a few weeks ago. Since it's not up and running yet, I'll probably end up
 upgrading before handing it over to my team.

 We access the Subversion server with HTTPS. We have no SSH access -- the
 repository is controlled by an outside team and they have very strict
 regulations regarding who they grant access to it. We do have a few
 read-only users that we could use, so I'll attempt to set up RB using one
 of them

 The server kicks back an error:

 [Tue Feb 28 06:39:11 2012] [error] ERROR:root:SVN: Failed to get
 repository information for https://svn/---: OPTIONS of 'https://svn/---':
 could not connect to server (https://svn)
 [Tue Feb 28 06:39:13 2012] [error]
 /usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/django/contrib/auth/models.py:393:
 DeprecationWarning: The user messaging API is deprecated. Please update
 your code to use the new messages framework.
 [Tue Feb 28 06:39:13 2012] [error]   category=DeprecationWarning)

 Those two errors look unrelated to me, but I'll see what I can do about
 updating the 'user messaging API' -- anyone know off the top of their head
 what module that might be?

 ~Britt


 On Tue, Feb 28, 2012 at 4:15 AM, Christian Hammond 
 chip...@chipx86.comwrote:

 Hi Britt,

 What version of Review Board are you using?

 What form of URL are you using for the Subversion server? Is it backed
 by SSH or by HTTPS? You may want to check your server log to see if there
 are any errors during repository checking.

 You can't have each user authenticate separately, nor would it make any
 sense to do so. Review Board is going to access the files, cache them, and
 present them to each user. The access is not per-user.

 What we generally recommend is to have a read-only account on the SVN
 side and use that. If you have any SSH access to the repository, you can
 use SSH keys and skip the password part entirely.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Mon, Feb 27, 2012 at 7:01 AM, Britt Pearsall doubl...@gmail.comwrote:

 I'm trying to link ReviewBoard to a code repository, specifically a
 Subversion repository. I have the URL that we use to get to the code, but I
 think we have a proxy of some kind and that it might be blocking the site
 from recognizing the repository.

 I believe the proxy is set up specifically for SVN and not the internet
 as a whole, so I didn't think it qualified as the whole box behind 'behind
 the proxy server' -- meaning I didn't set up the http-proxy variable before
 running the easy_install. But even before installation both the server RB
 is hosted on and the machine I'm accessing the site from had access to the
 SVN repository -- both machines can browse/checkout/commit/etc code.
 However when I try to add the repo from the admin dashboard I get an error
 that that no repository exists at the specified path. Anyone have any 
 ideas?

 An additional question for when I do get connected -- I can input a
 username/pw on the admin console for the repository, however everyone here
 has their own username/pw for SVN. Is there a way that they can each
 connect to SVN, through reviewboard, with their own ID?

  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en



  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more 

Re: Connect SVN Repository

2012-03-15 Thread Britt Pearsall
No, that's not the full path, but that is the root it's complaining about.
The full URL is more like
https://svn/something/moreStuff/anotherFolder/gibberish/branches/. But the
error message does truncate everything after svn/.

On Thu, Mar 15, 2012 at 5:45 PM, Chris Tooley ch...@tooley.com wrote:

 The server name is svn and there is no path to the repo except /?
 On Mar 15, 2012 4:39 PM, Britt Pearsall doubl...@gmail.com wrote:

 Does anyone have any ideas to help with this problem?

 We've gotten a read-only user created, however I still cannot get Review
 Board to realize there is a repository at the given URL. It simply 'cannot
 connect to server https://svn' -- that is the proper root for our
 repository, and I've attempted to replace the 'svn' with the proper IP
 address, but still nothing works.

 On Tue, Feb 28, 2012 at 9:33 AM, Britt Pearsall doubl...@gmail.comwrote:

 We're using Review Board 1.6.3 -- it was the most up-to-date version as
 of a few weeks ago. Since it's not up and running yet, I'll probably end up
 upgrading before handing it over to my team.

 We access the Subversion server with HTTPS. We have no SSH access -- the
 repository is controlled by an outside team and they have very strict
 regulations regarding who they grant access to it. We do have a few
 read-only users that we could use, so I'll attempt to set up RB using one
 of them

 The server kicks back an error:

 [Tue Feb 28 06:39:11 2012] [error] ERROR:root:SVN: Failed to get
 repository information for https://svn/---: OPTIONS of 
 'https://svn/---':
 could not connect to server (https://svn)
 [Tue Feb 28 06:39:13 2012] [error]
 /usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/django/contrib/auth/models.py:393:
 DeprecationWarning: The user messaging API is deprecated. Please update
 your code to use the new messages framework.
 [Tue Feb 28 06:39:13 2012] [error]   category=DeprecationWarning)

 Those two errors look unrelated to me, but I'll see what I can do about
 updating the 'user messaging API' -- anyone know off the top of their head
 what module that might be?

 ~Britt


 On Tue, Feb 28, 2012 at 4:15 AM, Christian Hammond 
 chip...@chipx86.comwrote:

 Hi Britt,

 What version of Review Board are you using?

 What form of URL are you using for the Subversion server? Is it backed
 by SSH or by HTTPS? You may want to check your server log to see if there
 are any errors during repository checking.

 You can't have each user authenticate separately, nor would it make any
 sense to do so. Review Board is going to access the files, cache them, and
 present them to each user. The access is not per-user.

 What we generally recommend is to have a read-only account on the SVN
 side and use that. If you have any SSH access to the repository, you can
 use SSH keys and skip the password part entirely.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Mon, Feb 27, 2012 at 7:01 AM, Britt Pearsall doubl...@gmail.comwrote:

 I'm trying to link ReviewBoard to a code repository, specifically a
 Subversion repository. I have the URL that we use to get to the code, but 
 I
 think we have a proxy of some kind and that it might be blocking the site
 from recognizing the repository.

 I believe the proxy is set up specifically for SVN and not the
 internet as a whole, so I didn't think it qualified as the whole box 
 behind
 'behind the proxy server' -- meaning I didn't set up the http-proxy
 variable before running the easy_install. But even before installation 
 both
 the server RB is hosted on and the machine I'm accessing the site from had
 access to the SVN repository -- both machines can
 browse/checkout/commit/etc code. However when I try to add the repo from
 the admin dashboard I get an error that that no repository exists at the
 specified path. Anyone have any ideas?

 An additional question for when I do get connected -- I can input a
 username/pw on the admin console for the repository, however everyone here
 has their own username/pw for SVN. Is there a way that they can each
 connect to SVN, through reviewboard, with their own ID?

  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en



  --
 

Re: Connect SVN Repository

2012-02-28 Thread Christian Hammond
Hi Britt,

What version of Review Board are you using?

What form of URL are you using for the Subversion server? Is it backed by
SSH or by HTTPS? You may want to check your server log to see if there are
any errors during repository checking.

You can't have each user authenticate separately, nor would it make any
sense to do so. Review Board is going to access the files, cache them, and
present them to each user. The access is not per-user.

What we generally recommend is to have a read-only account on the SVN side
and use that. If you have any SSH access to the repository, you can use SSH
keys and skip the password part entirely.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Mon, Feb 27, 2012 at 7:01 AM, Britt Pearsall doubl...@gmail.com wrote:

 I'm trying to link ReviewBoard to a code repository, specifically a
 Subversion repository. I have the URL that we use to get to the code, but I
 think we have a proxy of some kind and that it might be blocking the site
 from recognizing the repository.

 I believe the proxy is set up specifically for SVN and not the internet as
 a whole, so I didn't think it qualified as the whole box behind 'behind the
 proxy server' -- meaning I didn't set up the http-proxy variable before
 running the easy_install. But even before installation both the server RB
 is hosted on and the machine I'm accessing the site from had access to the
 SVN repository -- both machines can browse/checkout/commit/etc code.
 However when I try to add the repo from the admin dashboard I get an error
 that that no repository exists at the specified path. Anyone have any ideas?

 An additional question for when I do get connected -- I can input a
 username/pw on the admin console for the repository, however everyone here
 has their own username/pw for SVN. Is there a way that they can each
 connect to SVN, through reviewboard, with their own ID?

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Re: Connect SVN Repository

2012-02-28 Thread Britt Pearsall
We're using Review Board 1.6.3 -- it was the most up-to-date version as of
a few weeks ago. Since it's not up and running yet, I'll probably end up
upgrading before handing it over to my team.

We access the Subversion server with HTTPS. We have no SSH access -- the
repository is controlled by an outside team and they have very strict
regulations regarding who they grant access to it. We do have a few
read-only users that we could use, so I'll attempt to set up RB using one
of them

The server kicks back an error:

[Tue Feb 28 06:39:11 2012] [error] ERROR:root:SVN: Failed to get repository
information for https://svn/---: OPTIONS of 'https://svn/---': could
not connect to server (https://svn)
[Tue Feb 28 06:39:13 2012] [error]
/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/django/contrib/auth/models.py:393:
DeprecationWarning: The user messaging API is deprecated. Please update
your code to use the new messages framework.
[Tue Feb 28 06:39:13 2012] [error]   category=DeprecationWarning)

Those two errors look unrelated to me, but I'll see what I can do about
updating the 'user messaging API' -- anyone know off the top of their head
what module that might be?

~Britt

On Tue, Feb 28, 2012 at 4:15 AM, Christian Hammond chip...@chipx86.comwrote:

 Hi Britt,

 What version of Review Board are you using?

 What form of URL are you using for the Subversion server? Is it backed by
 SSH or by HTTPS? You may want to check your server log to see if there are
 any errors during repository checking.

 You can't have each user authenticate separately, nor would it make any
 sense to do so. Review Board is going to access the files, cache them, and
 present them to each user. The access is not per-user.

 What we generally recommend is to have a read-only account on the SVN side
 and use that. If you have any SSH access to the repository, you can use SSH
 keys and skip the password part entirely.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Mon, Feb 27, 2012 at 7:01 AM, Britt Pearsall doubl...@gmail.comwrote:

 I'm trying to link ReviewBoard to a code repository, specifically a
 Subversion repository. I have the URL that we use to get to the code, but I
 think we have a proxy of some kind and that it might be blocking the site
 from recognizing the repository.

 I believe the proxy is set up specifically for SVN and not the internet
 as a whole, so I didn't think it qualified as the whole box behind 'behind
 the proxy server' -- meaning I didn't set up the http-proxy variable before
 running the easy_install. But even before installation both the server RB
 is hosted on and the machine I'm accessing the site from had access to the
 SVN repository -- both machines can browse/checkout/commit/etc code.
 However when I try to add the repo from the admin dashboard I get an error
 that that no repository exists at the specified path. Anyone have any ideas?

 An additional question for when I do get connected -- I can input a
 username/pw on the admin console for the repository, however everyone here
 has their own username/pw for SVN. Is there a way that they can each
 connect to SVN, through reviewboard, with their own ID?

  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en