Re: Scalability

2009-05-21 Thread Christian Hammond
ned to scale. We get that largely for free by using Django. The common database and web servers are designed to scale as well. Assuming you have a decently configured server with enough RAM, I wouldn't be too concerned about scalability right now. -- Christian Hammond - chip...@chipx86.com Revi

Re: images + /media and DEBUG flag

2009-05-21 Thread Christian Hammond
Correct. You need to have a real site installation using rb-site if you want to actually host a Review Board sever. You shouldn't use the built-in server or DEBUG=True on any sort of production install. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.r

Re: Unable to use ImageFields even though PIL is installed

2009-05-21 Thread Christian Hammond
How did you install PIL? easy_install, or the PIL setup.exe? If you're getting that error, then PIL is definitely not installed where Python can see it. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com O

Re: Facing problems when modifying the "Bugs" field in a review

2009-05-22 Thread Christian Hammond
ctly where the error is. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Fri, May 22, 2009 at 1:32 AM, Deiva wrote: > > Just to add on, if I press F5 to refresh, the error goes away, and the &

Re: Facing problems when modifying the "Bugs" field in a review

2009-05-22 Thread Christian Hammond
I clicked "Yes" and the Visual Studio Just-In-Time Debugger window > pops up. I clicked "Yes" to start debugging in Visual Studio 2005. > > 3. File opened up was > http://10.128.105.99/media/djblets/js/jquery-1.3.2.min.js > > The offending code looked to be

Re: SVN error when viewing diff

2009-05-25 Thread Christian Hammond
d our control. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, May 25, 2009 at 10:52 AM, Alex wrote: > > Greetings, > > I'm running RB svn trunk version (rc3*) and when clicking view diff

Re: review-request email mime type

2009-05-25 Thread Christian Hammond
At this point what you want to do is not trivial, but I plan to provide HTML e-mail support in Review Board 1.1. That said, we do provide the URL in each e-mail, and most e-mail clients will turn that into a hyperlink properly. Which e-mail client are you using? Christian -- Christian Hammond

Re: Apache Authentication

2009-05-25 Thread Christian Hammond
e still-in-beta Django 1.1, and we won't be moving to that until after 1.0 is out the door. That's not far off, though. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, May 25, 2009 at 1:00 PM, A

Re: value error: year out of range

2009-05-25 Thread Christian Hammond
The backtrace you linked to was a 404 here, so I wasn't able to see it. I don't know why you'd get that error or where it came from. Glad it works now though. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http:/

Re: ReviewBoard General Inquiries

2009-05-25 Thread Christian Hammond
lly plan to work on. However, much of Review Board is provided by third party contributors scratching an itch, so if someone wanted to work on it and provided a good implementation that handled reviews by e-mail, we'll certainly consider it. Christian -- Christian Hammond - chip...@chipx8

Re: Code Review Process

2009-05-25 Thread Christian Hammond
together. I know it doesn't today, and I imagine it'd be best to keep that plugin around for simple code review integration in Trac and for someone to write a new one that's Review Board-specific. There are no current plans to write this, but if someone else did I'd love to see it :)

Re: value error: year out of range

2009-05-26 Thread Christian Hammond
Yep, go ahead. I'll take a look. It's getting late here, so I may not be able to figure out the problem until tomorrow. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, May 26, 2009 a

Re: Changing database backend

2009-05-26 Thread Christian Hammond
database settings: rb-site manage /path/to/site loaddata dbdump.json Hope it works. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, May 26, 2009 at 12:29 AM, Lester Cheung <13z73rch3...@gmail.c

Re: RoadMap

2009-05-26 Thread Christian Hammond
going to be travelling next week. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, May 26, 2009 at 1:19 AM, Nithin Sujir wrote: > > Is there a recently updated roadmap anywhere? > >

Re: MEDIA_SERIAL not defined

2009-05-27 Thread Christian Hammond
Did you run rb-site upgrade on your site directory? It sounds like your media symlinks are possibly out of date. Also try clearing your memcached. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, May

Re: MEDIA_SERIAL not defined

2009-05-27 Thread Christian Hammond
Can you test with something before Firefox 3.5? Wondering if it's a bug with 3.5b4. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, May 27, 2009 at 4:42 PM, Will wrote: > > I ran rb-s

Re: UI problem with network connection

2009-05-27 Thread Christian Hammond
Hi Lester, I would like to use our new activity indicator for errors. This might happen in 1.1. If you could file a bug for tracking purposes, that would help ensure we get it into the release. Thanks! Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review

Re: P4Exception in P4API.P4Adapter.run( describe -s ) when doing post-review

2009-05-28 Thread Christian Hammond
I don't know why, but I can never seen to view attached .htm files on googlegroups. Can you e-mail me this directly as an attachment? Thanks, Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, M

Re: Upgrade to Review Board 1.0 rc 2

2009-05-28 Thread Christian Hammond
r things that yours probably isn't doing unless it's fairly recent. Then restart the server. The "rb-site upgrade" command will be used when upgrading Review Board in the future. Upgrades to an rb-site-based install are really easy and fast. Christian -- Christian Hammond - ch

Re: MEDIA_SERIAL not defined

2009-05-28 Thread Christian Hammond
Can you send me personally an HTML of the dashboard or some other page? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, May 28, 2009 at 9:51 PM, Will wrote: > > Same symptoms and javascript c

Re: ReviewBoard Crashed with error Profile matching query does not exist.

2009-05-29 Thread Christian Hammond
Hmm, the preferences page should create one if one doesn't already exist. Can you get a full backtrace on this and e-mail it to me? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Fri, May 29, 2009 at

Re: ReviewBoard Crashed with error Profile matching query does not exist.

2009-05-29 Thread Christian Hammond
That format looks correct. What's the exact output? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Fri, May 29, 2009 at 8:47 AM, kunjal.par...@gmail.com < kunjal.par...@gmail.com> wrote: >

Re: value error: year out of range

2009-05-31 Thread Christian Hammond
pgrade /path/to/site $ /etc/init.d/apache2 restart Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Sun, May 31, 2009 at 12:36 AM, James Turnbull wrote: > > -BEGIN PGP SIGNED MESSAGE- > Has

Re: How do I delete discarded draft changes?

2009-05-31 Thread Christian Hammond
If you truly want to delete it, you'll need to be set as an administrator. There would then be a Close -> Delete Permanently. It can also be done through the admin UI. However, it's not something we recommend, and not something that will be made available to non-admin users. Christ

Re: How do I delete discarded draft changes?

2009-05-31 Thread Christian Hammond
Oh, I see. Interesting. Can you file a bug on this? I'll get to it for 1.0. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Sun, May 31, 2009 at 2:42 PM, James Turnbull wrote: > Christian Hammo

Re: can not save admin settings

2009-06-01 Thread Christian Hammond
Which version? And which web server (+fastcgi/mod_python) and caching method? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 1, 2009 at 3:25 AM, sailor...@gmail.com wrote: > > Hi All,

Re: django.core.exceptions.ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is required; you have 1.2.1

2009-06-02 Thread Christian Hammond
Make sure you installed the new MySQLdb using the same version of Python that's running Review Board. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 1, 2009 at 7:26 PM, joshjdevl wrote: &

Re: Mail features

2009-06-02 Thread Christian Hammond
hey felt like it. Hopefully feedback would increase to a > point where more formal adoption could be established. > >> >> Not exactly what you asked for but can accomplish the same thing. This >> works for us as we had an existing mailing list already in place, >> r

Re: RGB Networks loves Review Board!

2009-06-04 Thread Christian Hammond
Thanks! I added you guys to the list. I hope the description was okay. If you guys would like to provide a testimonial, I can add that too, but it's very optional :) Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. -

Re: Using rss feeds instead of emails

2009-06-04 Thread Christian Hammond
It's possible to do. Someone would need to write that code. I would see it as being pretty much an RSS view of the review request page. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, Jun 4, 20

Re: Can not view the DIFF - ERROR

2009-06-04 Thread Christian Hammond
It looks like your Perforce server has used up its maximum user seat count for the license. You'll need to use either an existing user or extend your license. This is beyond Review Board, and you'll need to talk to your Perforce administrator. Christian -- Christian Hammond - chip.

Re: give up with subversion

2009-06-04 Thread Christian Hammond
SVN is just too old for pysvn. This goes back to FC4 being too old. I think you'll need a more recent distribution. If you're in complete control of which distribution to install, I know for sure that the install is easy on Ubuntu, and would recommend that for the best experience. Chri

Re: give up with subversion

2009-06-04 Thread Christian Hammond
On Thu, Jun 4, 2009 at 8:55 AM, Chris Clark wrote: > > sailor...@gmail.com wrote: > > I tried a couple of days on FC4, but I still can not let reviewboard > > work for subversion repository. > > The main reason is pysvn.. > > I guess if someone can provide some simple way to install, it will

Re: Default reviewers -- multiple repositories

2009-06-05 Thread Christian Hammond
Right now default reviewers are path-based and not repository-based. The path applies to every repository. I think this is something we need to address in 1.1, but short of finding a path that works for you to describe the repository, there's not much you can do today. Christian -- Chri

Re: windows post-review errors while using on server

2009-06-09 Thread Christian Hammond
Sorry for the late reply on this. Give the latest RBTools nightlies a try ( http://downloads.review-board.org/nightlies/). I believe this bug is fixed there. I'll try to get a release out somewhat soon. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.r

Re: Inter-diff broken with more than 2 diff sets.

2009-06-09 Thread Christian Hammond
eview-board.org/ ? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Sat, Jun 6, 2009 at 10:51 AM, Terry Zhong wrote: > > I don't know if the two problem we encounter are connected. > > 1. There is a

Re: Custom post-review implementations making them easier proposal

2009-06-09 Thread Christian Hammond
ven check the directory post-review is in. 2) Look for an optional rbtools_config.py in the PYTHON_PATH. This could be installed on the local user's system, or on a network share somewhere. RBTools wouldn't care, so long as PYTHON_PATH is set to wherever it is. 3) Both. Why not. Christian -

Re: Problems with viewing diffs on RB/windows

2009-06-09 Thread Christian Hammond
o be able to better support Windows (such as installing everything through an actual installer, making it easy to get going), but I think a lot of this would have to come from volunteers. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, In

Re: fail to post-commit with --revision-range

2009-06-09 Thread Christian Hammond
27;m looking at the code and, as far as I can tell, it's doing exactly what it should be doing. I don't see how we'd be losing a space in that. What version of post-review and RBTools are you using? Perhaps this has since been fixed. Christian -- Christian Hammond - chip...@c

Re: SCMError: URL 'http://svn/trunk/project/somefile.java' is malformed or the scheme or host or path is missing

2009-06-09 Thread Christian Hammond
It's likely that the server isn't understanding "svn" as a hostname. Maybe try using the fully resolved path in the repository configuration? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware

Re: need help to integrate post-review with Perforce

2009-06-09 Thread Christian Hammond
There's a lot of documentation on this at http://www.review-board.org/docs/manual/dev/users/tools/post-review/ Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Jun 9, 2009 at 1:34 AM, Amit

Re: {EnjoyFunWOrld}== HOLLYWOOD Actress boobs collections...

2009-06-11 Thread Christian Hammond
ed acceptance of new users, we'd have no way of knowing if it's a bot or not. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, Jun 11, 2009 at 9:34 AM, roshan pius wrote: > Hi guys, >

Re: {EnjoyFunWOrld}== HOLLYWOOD Actress boobs collections...

2009-06-11 Thread Christian Hammond
What I may end up doing is appointing a couple people as moderators and then turn on moderation. If I end up doing this, I'll make an announcement with the details. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmwa

New comment moderation in effect

2009-06-12 Thread Christian Hammond
shouldn't have any trouble posting, but new users may see delays before their first e-mail is sent. I'm going to try recruiting a couple regulars from this mailing list to act as moderators. If you're up for the task, please let me know. Bonus points for people in non-PST timezo

Re: Create new review remote API

2009-06-12 Thread Christian Hammond
However, I would like to strongly recommend you look into just using post-review for this. It does basically what you want and any new support should go into it directly. See http://www.review-board.org/docs/manual/dev/users/tools/post-review/ for usage. Christian -- Christian Hammond - chip...

Re: (A solution) 404 error when using reviewboard with lighttpd

2009-06-13 Thread Christian Hammond
On Wed, Jun 10, 2009 at 11:57 PM, joseph.pnc wrote: > And this line: > "^(/.*)$" => "/reviewboard.fcgi/$1", > to this: > "^(/.*)$" => "/reviewboard.fcgi/$1", Hmm, I don't see a difference between these two l

Re: post-review under clearcase / HOW TO ?

2009-06-13 Thread Christian Hammond
Can you submit this to http://reviews.review-board.org/? All patches should go through there for review. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, May 25, 2009 at 3:54 AM, Bartlomiej Celary

Re: SourceGear Vault/Fortress

2009-06-13 Thread Christian Hammond
Hi Lynn, To my knowledge, nobody has. Someone would have to work on this and submit a patch (which isn't a huge amount of work, so long as there's a command-line tool or Python API for communicating with SourceGear). Christian -- Christian Hammond - chip...@chipx86.com Review Bo

Re: django.core.exceptions.ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is required; you have 1.2.1

2009-06-13 Thread Christian Hammond
b? Also, do you see the old one installed in that site-packages? And did you restart the web server after upgrading this? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Jun 2, 2009 at 5:54 AM, Josh

Re: Report application name to Perforce using -zprog?

2009-06-13 Thread Christian Hammond
take advantage of this information without requiring (for all the other SCMs). Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, Apr 9, 2009 at 4:35 PM, Paul Scott wrote: > > Hey Review Boarders, >

Review Board 1.0 RC3 released

2009-06-13 Thread Christian Hammond
s out! Details on the release can be found at http://www.review-board.org/news/2009/06/13/review-board-10-rc3-released/ Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmwar

Re: Report application name to Perforce using -zprog?

2009-06-13 Thread Christian Hammond
Oh, I completely misunderstood this. I'm fine with adding it. We just need to be sure that it doesn't break existing setups. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Sat, Jun 13, 2009

Re: Review Board 1.0 RC3 released

2009-06-15 Thread Christian Hammond
On Mon, Jun 15, 2009 at 8:07 AM, Sebastien Douche wrote: > > On Sun, Jun 14, 2009 at 03:43, Christian Hammond > wrote: > > > I've just put out a release of 1.0 RC3, which should actually be the > final > > RC as long as nothing else blows up. I plan to release 1.

Re: Best way to tie revisions to a review / Subversion

2009-06-15 Thread Christian Hammond
is largely designed for a pre-commit model, but companies do use it with a post-commit. Hopefully some other people will share their strategies here. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 1

Re: Syntax highlighting

2009-06-15 Thread Christian Hammond
that works off-hand). Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 15, 2009 at 2:51 PM, MStruzak wrote: > > Hi -- > > I apologize if this has been answered elsewhere. I see strange >

Re: posting paths with post-review

2009-06-15 Thread Christian Hammond
Is this against Perforce? When using Perforce, you need to create a changeset with the files you want to post and use that changeset number instead. The file paths support is for Subversion, CVS, etc. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review

Re: posting paths with post-review

2009-06-15 Thread Christian Hammond
ipt or strategy for automating this. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 15, 2009 at 8:56 PM, Scott Saad wrote: > It is against Perforce. I'm trying to accomplish getting a f

Re: Review Board 1.0 RC3 released

2009-06-16 Thread Christian Hammond
Yep, those are harmless. Has to do with the types of evoltuions we're applying. It'd be nice to be able to disable those.. Glad it's otherwise working! Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmwa

Re: Review Board 1.0 RC3 released

2009-06-16 Thread Christian Hammond
; and see if it just works. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Jun 16, 2009 at 1:49 AM, Sebastien Douche wrote: > > On Mon, Jun 15, 2009 at 20:35, Christian Hammond > wrote: &

Re: Review Board 1.0 RC3 released

2009-06-16 Thread Christian Hammond
Yep, I think we can sneak this in. It's pretty low-risk. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Jun 16, 2009 at 5:32 AM, Sebastien Douche wrote: > > On Tue, Jun 16, 2009 at 11:22

Re: posting paths with post-review

2009-06-16 Thread Christian Hammond
This may not be supported still, but I'm just curious why the docs > seem to indicate that it is. > > Best regards, > Scott > > On Jun 15, 10:27 pm, Christian Hammond wrote: > > Oh, so you want to post an entire file up for review? > > > > This isn't

Re: Controlling emails

2009-06-17 Thread Christian Hammond
ess you're directly on the reviewer list, or it's your review request, or you reviewed it, but those will be customizable down the road). Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Jun 17, 20

Re: Small improvement on shipit count

2009-06-18 Thread Christian Hammond
ep it as simple as possible and leave it up to people to interpret it how they choose. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, Jun 18, 2009 at 5:59 AM, Sebastien Douche wrote: > >

Re: Why reviewboard remove diff comment? (bug? feature?)

2009-06-18 Thread Christian Hammond
Not sure what you mean by lost. All comments are tied to a diff, and you can see all comments published on the review request page. You can also see the comments for older diffs in the diff viewer by clicking on the revision for that diff. Christian -- Christian Hammond - chip...@chipx86.com

Plans for upcoming 1.0 release party

2009-06-18 Thread Christian Hammond
m/rb1-release-party Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "reviewboard"

Re: New comment moderation in effect

2009-06-18 Thread Christian Hammond
Thanks David. We're actually good on moderators now. Had lots of people offer :) We're going to see how this goes over the next few weeks, and if we decide we need more coverage, I'll set you up. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.r

Re: Small improvement on shipit count

2009-06-19 Thread Christian Hammond
Definitely. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Fri, Jun 19, 2009 at 5:53 AM, Raghu wrote: > > Just adding my two cents. > > Yes, this will be a very useful feature. It&

Re: Upgraded from beta to 1.0 I am getting cache issues.

2009-06-23 Thread Christian Hammond
Hi, How old was your previous install? A very long time ago, code went in for parsing cvs server paths, and it's possible it broke your case. Chrisitan -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, J

Re: Problem after installing RB 1.0 - Images and CSSs not working

2009-06-23 Thread Christian Hammond
you go to YOURSITE/media in your browser? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Jun 23, 2009 at 5:55 PM, angeliti wrote: > > Hello! > > I'm trying to set up Review

Re: Problem after installing RB 1.0 - Images and CSSs not working

2009-06-23 Thread Christian Hammond
Everything looks sane as far as I can tell. I wonder if this is something odd with Windows 7 (permissions somehow?) Can you also attach your entire httpd.conf (or e-mail it to me directly if you feel more comfortable). Christian -- Christian Hammond - chip...@chipx86.com Review Board - http

Re: Problem after installing RB 1.0 - Images and CSSs not working

2009-06-23 Thread Christian Hammond
etter. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Jun 23, 2009 at 6:32 PM, Christian Hammond wrote: > Everything looks sane as far as I can tell. I wonder if this is something > odd wit

Re: directory listing apache 2 ubuntu apache config configuration

2009-06-24 Thread Christian Hammond
The problem on Ubuntu is that by default, /var/www is set as the main document root, global to all virtual hosts. You need to modify your apache2.conf to remove that (should be a DocumentRoot line). Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org

Re: Couple probs in the Installing on Linux docs

2009-06-24 Thread Christian Hammond
Hmm, thought I had fixed the libmemcache link a while ago. I'll do so. The pylucene one already points to the new location though, from what I see. Which docs were you looking at? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware

Re: Using post-review

2009-06-24 Thread Christian Hammond
Hi, The result of 'hg root' needs to match either the Path or Mirror Path entries for the Repository on the server in order to work. You'll want to make sure they're identical. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org

Re: Using post-review

2009-06-24 Thread Christian Hammond
Can you run post-review with --debug? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Jun 24, 2009 at 9:23 PM, Dmitry Portnoy wrote: > > 'hg root' exactly matches the Path entry for

Re: memcached not showing as option in rb-site install

2009-06-24 Thread Christian Hammond
You're probably missing the python bindings. The first or second page of rb-site install should tell you exactly what was missing. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Jun 24, 2009 at

Re: memcached not showing as option in rb-site install

2009-06-24 Thread Christian Hammond
The thing to make sure then is that the version of Python that's being used for Review Board is 2.6. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Jun 24, 2009 at 11:17 PM, Eric P wrote: &

Re: post-review + perforce - Error running 'where' command

2009-06-25 Thread Christian Hammond
It's unlikely doskey will affect this process. You'll need an actual p4.bat. Why is this called sd? Is it actually p4? We need very specific commands to work very specifically. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, I

Re: Hg mirror of Reviewboard available

2009-06-25 Thread Christian Hammond
: git clone git://git.review-board.org/djblets.git This is browseable at http://git.review-board.org/ Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, Jun 25, 2009 at 8:57 AM, Sebastien Douche wrot

Re: Can not use post-review to post a perforce review

2009-06-25 Thread Christian Hammond
Hi Jason, We'll need to know what the actual error is. Go into your sitedir/conf/settings_local.py and set DEBUG to True. Then try again and see what the actual error HTML is. You can send this to me directly, and I'll be able to tell you more. Christian -- Christian Hammond - chip.

Re: Enable Search?

2009-06-25 Thread Christian Hammond
ene. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, Jun 25, 2009 at 11:22 AM, grimbeaver wrote: > > I've just installed on Ubuntu 9.04. Everything is working great, > included AD. But I can not

Re: rb-site install - "Review Board is taking a nap"

2009-06-26 Thread Christian Hammond
Glad you got it working, Eric! I've updated the docs to make this more clear, and they'll appear on the website during the docs refresh in a couple hours. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmwar

Re: Enable Search?

2009-06-26 Thread Christian Hammond
If you set DEBUG = True in your site's conf/settings_local.py and restart Apache, you should be able to get more debug information for the 500. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Fri, J

Re: VMWare Appliance with Pre-Built Reviewboard?

2009-06-26 Thread Christian Hammond
It's one of those things that we want to get to but haven't had the time to (or really the bandwidth to host -- this is the major factor). I'm kind of hoping the rPath guys end up providing one for 1.0 :) Christian -- Christian Hammond - chip...@chipx86.com Review Board - ht

Re: run_describe missing in P4.py

2009-06-27 Thread Christian Hammond
You should be able to install the latest by doing: easy_install P4PythonInstaller This is our wrapper package that fetches the right version of the P4 Python bindings and the C library. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc

Re: diff generated from Trac not accepted

2009-06-27 Thread Christian Hammond
have to account for a lot of different things. I'd be glad to accept a patch to improve parsing when parens are involved in order to lessen the tab/multiple spaces requirement. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, I

Re: Enable Search?

2009-06-29 Thread Christian Hammond
You need to run a command periodically to update the search index, through a scheduled task. Specifically: rb-site manage /path/to/site index -- --full (Note the "--" in there. It's important.) Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.r

Re: How do you enable logging without going through dashboard?

2009-06-29 Thread Christian Hammond
Hi, Go into your site's conf/settings_local.py and set DEBUG to True. Then restart Apache and you should see a more detailed error page. You'll want to set this back to False after you figure out what's wrong. There are small performance hits with having DEBUG on. Christian

Re: HTTPS certificate not accepted

2009-06-29 Thread Christian Hammond
tory into wherever Apache is trying to find it. You can probably set an environment variable in the Apache configuration file (using SetEnv) to change this path. I'd like to make this easier in 1.1 or so. I know it's bitten a lot of people. Christian -- Christian Hammond - chip...@chi

Re: Windows install document incomplete?

2009-06-29 Thread Christian Hammond
Looks like there's an installation gap. I'll make a note to fix this. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 29, 2009 at 1:04 PM, MarkJWolff wrote: > > I'm instal

Re: Diff viewer syntax highlighting for ColdFusion

2009-06-29 Thread Christian Hammond
report with the Pygments guys and ask them about plans for ColdFusion syntax highlighters. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 29, 2009 at 9:53 AM, Eric P wrote: > > Hi, > > I

Re: View diff is failing

2009-06-29 Thread Christian Hammond
GNU patch.exe must be in the path for this to work. It appears that it's not able to find this. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 29, 2009 at 4:33 PM, henriquecoelho wrote: &

Re: View diff is failing

2009-06-29 Thread Christian Hammond
che not finding patch.exe. Maybe try rebooting? :) Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jun 29, 2009 at 4:52 PM, henriquecoelho wrote: > > I should add that the diff file was gener

Re: hardware requirements

2009-06-30 Thread Christian Hammond
andle you guys for a while. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Jun 30, 2009 at 10:34 AM, grimbeaver wrote: > > We're looking to deploy Review Board for approximately 60 devel

Re: stuck with install/config

2009-07-01 Thread Christian Hammond
nvestigate further. Though, it would help to know exactly what is meant by "nothing happens." Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Jul 1, 2009 at 5:40 AM, Jim Priest wrote: > &

Re: Server Error when Submitting new request ONLY if there are SVN Repositories

2009-07-01 Thread Christian Hammond
In your site directory's conf/settings_local.py, set DEBUG to True, restart apache, and try again. You should then be able to see more detailed error info, which we can use to help diagnose the problem. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.r

Reminder: Review Board 1.0 Release Party July 11th

2009-07-02 Thread Christian Hammond
restaurant for food/drinks. If any companies want to help provide a location and catering, though, we'll take it! :) Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com --~--~-~--~~~--

Re: View diff is failing

2009-07-02 Thread Christian Hammond
Tortoise SVN doesn't generate compatible diffs. Try svn diff. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, Jul 2, 2009 at 3:48 PM, Henrike Coelho wrote: > Hi Roman, doesn't work for

Re: stuck with install/config

2009-07-05 Thread Christian Hammond
Thanks Jim! I'll be integrating some of your steps into the docs. Glad you got it working! Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Sat, Jul 4, 2009 at 6:42 AM, Jim Priest wrote: > >

Re: Reminder: Review Board 1.0 Release Party July 11th

2009-07-07 Thread Christian Hammond
ASAP so I can update the reservation, if we need to. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Thu, Jul 2, 2009 at 11:23 PM, Christian Hammond wrote: > Hi everyone, > > I wanted to remind pe

<    5   6   7   8   9   10   11   12   13   14   >