Re: Cleartool missing + Svn access issue ?

2009-03-20 Thread Gary M. Josack
I'm going to guess you got that error because cleartool isn't installed. Laurent Dufrechou wrote: Just tested under linux got this execption: Traceback (most recent call last): File ./post-review, line 2312, in module main(sys.argv[1:]) File ./post-review, line 2253, in main

Re: ReviewBoard integration with Apache

2009-02-28 Thread Gary M. Josack
reviews.example.com is just an example... you either need your own hostname or you can use localhost. sctopia wrote: I am a newbie with Django, ReviewBoard and Apache and I am clueless on getting Apache to serve up ReviewBoard site. I followed the basic installation on my Ubuntu Hardy

Re: post-review degrades into O(n)

2009-02-20 Thread Gary M. Josack
PM, Gary M. Josack g...@byoteki.com wrote: Disclaimer: This post is specific to SVN. I admittedly don't know much about the other RCS's that reviewboard supports. Would anyone be against the addition of UUID as a configurable parameter when adding a repository to reviewboard or having

Re: settings not saving - but appear to be saving

2009-02-20 Thread Gary M. Josack
Which version are you using? I had this same issue up to 1.0 alpha2, when I upgraded to alpha4 these issues went away. I can't speak for alpha3 as i skipped that release. And I've had problems setting up the Advanced Authentication settings (I'd really like to use either AD authentication, or

post-review degrades into O(n)

2009-02-17 Thread Gary M. Josack
and querying possibly every repo in your list for this data to find a match seems wasteful when the list of the repos can provide this data making post-review perform O(1) for number of repos. Any comments/questions? Thanks, Gary M. Josack --~--~-~--~~~---~--~~ You