sureshvv / reviewboard

Automatically exported from code.google.com/p/reviewboard
0 stars 0 forks source link

Unable to enter a new request for review getting tuple error #478

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

*NOTE: Do not post confidential information in this bug report.*

What's the URL of the page containing the problem?

What steps will reproduce the problem?
1. Click on New Review Request
2. Enter all related data

What is the expected output? What do you see instead?
Error message appears: 'tuple' object has no attribute 'scheme' Expected to
start a new request.

What operating system are you using? What browser?
CentOS 5/Firefox

Please provide any additional information below.

Original issue reported on code.google.com by sie...@gmail.com on 2 May 2008 at 10:22

GoogleCodeExporter commented 9 years ago
How recent is your checkout, and has the server been restarted since your last
update? I think we just fixed this a couple days ago.

Original comment by chip...@gmail.com on 2 May 2008 at 10:25

GoogleCodeExporter commented 9 years ago
let me try and reload the tree.. i got it on april 22

Original comment by sie...@gmail.com on 2 May 2008 at 11:17

GoogleCodeExporter commented 9 years ago
Updated both django and review board with the latest and restarted server, when 
i try
to run a post-review, process errors out and throws the server into a bad state 
where
the site won't render and it attempts to start an additional server instance.

Original comment by sie...@gmail.com on 3 May 2008 at 12:44

GoogleCodeExporter commented 9 years ago
What's the error?

Original comment by trowb...@gmail.com on 5 May 2008 at 7:29

GoogleCodeExporter commented 9 years ago

Original comment by trowb...@gmail.com on 7 May 2008 at 6:57

GoogleCodeExporter commented 9 years ago
So looks like I can't get it to recognize my subversion tree.. i guess this at 
this
point it's a configuration issue.  post-review keeps throwing up errors that the
repository path specified is not in the list of known repositories Error 
creating new
review request. I'm trying to use a svn+ssh:// any idea?

Original comment by sie...@gmail.com on 8 May 2008 at 4:22

GoogleCodeExporter commented 9 years ago
What does svn info say, and what's in your Repository entry?

Original comment by chip...@gmail.com on 21 May 2008 at 9:34

GoogleCodeExporter commented 9 years ago
This was a python 2.5 dependency which was introduced for a while, then fixed.

Original comment by trowb...@gmail.com on 7 Jun 2008 at 11:07