cookies enabled issue.

2010-08-09 Thread RANJAN KHOT
Hi, Is there any work around to enable cookies to access reviewboard. The company security policy dosen't allow to enable the cookies. This might have been discussed in previous threads,I just need guidance on the apache config file where i can bypass the "cookies must be anabled" issue. Has a

Re: post-review diff upload error on windows XP

2010-08-09 Thread Chetan
I wanted execute svn diff recursively but found could not generate one. But now I found if i run svn diff from the svn root directory it handles all changes recursively. On Aug 9, 12:24 pm, Christian Hammond wrote: > I'm not sure what you mean exactly. Is it not generating a diff with all > f

Re: Mercurial, Internal Server Error, RepoError...

2010-08-09 Thread John DeRosa
On Aug 7, 2010, at 1:02 AM, Christian Hammond wrote: > Hi John, > > I suspect the problem is due to the repository being SSH-based. Review Board > 1.0.x doesn't in general support SSH-backed repositories, as it has no way to > present host key confirmation or key checking/storage. > > We've be

Email integration

2010-08-09 Thread Yang Zhang
Any plans for building fuller email integration, so that folks can reply to reviews from email and have discussions without needing to go back to the website? -- Yang Zhang http://yz.mit.edu/ -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user?

Error creating review request using post-review

2010-08-09 Thread ReviewBoard User
1. ReviewBoard 1.5 2. Apache 2.2 3. SVN 1.4 4. Python 2.4 Am trying to post a review on a post-commit hook from subversion Running the below command /usr/bin/post-review --server=http://server/reviewboard/ --repository- url=file:///var/svn/repositories/sandbox/ --username=svn '-- password=svn' '--

Re: Mercurial, Internal Server Error, RepoError...

2010-08-09 Thread John DeRosa
On Aug 7, 2010, at 1:02 AM, Christian Hammond wrote: > Hi John, > > I suspect the problem is due to the repository being SSH-based. Review Board > 1.0.x doesn't in general support SSH-backed repositories, as it has no way to > present host key confirmation or key checking/storage. > > We've be

rb-site and mysql socket

2010-08-09 Thread freetonik
Hello! rb-site script tries to use '/var/lib/mysql/mysql.sock' socket by default. I cannot figure out how to tell it to use another file? (I don't have root access, so I cannot create symlink from '/var/lib/ mysql/mysql.sock') Mysql's my.cnf file is configured, but python-mysql still doesn't care.

Issue starting up reviewboard - Key Error

2010-08-09 Thread Arun Saini
I am trying to install reviewboard. I finally got it setup using Apache +FasCGI - couldn't get mod_python to work in my environment. When I try to access the app, I get the 500 error. On enabling Debug, I see the following traceback Traceback: File "/usr/local/lib/python2.7/site-packages/Django-1.

Handling non-linear DVCS histories (git)

2010-08-09 Thread Yang Zhang
I'm using reviewboard with git projects, and I'm interested in hearing how other folks are handling non-linear DVCS histories. Each commit may have one or two parents - for those with two, how does one generate a patch from that (if you do at all)? Thanks. -- Yang Zhang http://yz.mit.edu/ -- Wan

Re: post-review with clearcase

2010-08-09 Thread Shambhu
Hi, After making some minor modification to resolve below error, post-review script is able to proceed further. But now it hangs at diff upload. It is not showing any error or warning. I tried to upload diff generated by post-review through webui, but it hangs there also without any error m

Re: post-review with clearcase

2010-08-09 Thread Shambhu
Hi, After checking with python-list i found that i was misinterpreting the output error message. The actual problem is post- review script is not able to access file "c:\docume~1\shambhu \locals~1\temp\4e0c6ccee4b4ee199cc18529c0bbf8c4" if this file is already present if there is failure in

Re: post-review diff upload error on windows XP

2010-08-09 Thread Christian Hammond
I'm not sure what you mean exactly. Is it not generating a diff with all files recursively, or is there some reason why doing it recursively isn't good enough? Are you using the post-review tool? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMwa

Re: post-review diff upload error on windows XP

2010-08-09 Thread Chetan
I got reviewboard working for subversion including https. In svn diff we cannot generate recursive diff coz of which we may have to generate folder specific diffs. Is there a way around this? Thanks for the support. On Aug 5, 11:55 am, Christian Hammond wrote: > As long as you have the $sited

Forgot admin passwd

2010-08-09 Thread RANJAN KHOT
Hi, After a long gap i'm trying to access review board. I have forgot the admin passwd. Outgoing mails are disabled from the server on which i have installed Review Board. Is there any command line interface from i cant set the admin passwd. Regards, Ranjan. -- Want to help the Review Board