Re: Fresh review board never lets me register or do anything...

2009-04-09 Thread Raghu
I don't know about the diffviewer error but can answer other questions. 1. Review board only knows about the code that you submit to it. If you want to see version histories of the file, you need to go to Bazaar. However, if you update the diff as the result of a review comment, they will be

Re: Fresh review board never lets me register or do anything...

2009-04-09 Thread Ritesh Nadhani
Hello On Wed, Apr 8, 2009 at 12:33 PM, Ritesh Nadhani rite...@gmail.com wrote: Hi On Tue, Apr 7, 2009 at 7:17 PM, Christian Hammond chip...@chipx86.com wrote: There's a bug that will be fixed in the next beta where registration is turned off by default yet appears on in the settings. You'll

Accessing over bzr+ssh giving errors

2009-04-09 Thread Ritesh Nadhani
Hello So this is in continuation of my previous messages. Just for testing, I checked out a local copy of the repo by doing: cd ~/Codes bzr co bzr+ssh://hostname/bzr/repo1 repo1 and then in the settings, I set the repo path to be: /home/rnadhani/Codes/repo1 and its working now. So I guess

Report application name to Perforce using -zprog?

2009-04-09 Thread Paul Scott
Hey Review Boarders, My team uses the -zprog global option with a few major internal scripts/applications to help better track usage patterns. (If you're unfamiliar with -zprog, you can read about it here: http://kb.perforce.com/AdminTasks/SuperuserTasks/UsingTheZpro..erProcesses). I was

Issue 891 in reviewboard: LDAP enhancements

2009-04-09 Thread codesite-noreply
Comment #3 on issue 891 by ru.w31rd0: LDAP enhancements http://code.google.com/p/reviewboard/issues/detail?id=891 It also assumes that attributes `givenName` and `sn` are always present, which is not necessary true. - first_name = passwd[0][1]['givenName'][0] last_name =

Issue 629 in reviewboard: Allow users to create/manage their own groups in addition to the admin groups

2009-04-09 Thread codesite-noreply
Comment #3 on issue 629 by posix4e: Allow users to create/manage their own groups in addition to the admin groups http://code.google.com/p/reviewboard/issues/detail?id=629 Any progress on this? -- You received this message because you are listed in the owner or CC fields of this issue, or

Issue 1014 in reviewboard: Incomplete doc for Windows installation

2009-04-09 Thread codesite-noreply
Comment #1 on issue 1014 by sebastien.saunier: Incomplete doc for Windows installation http://code.google.com/p/reviewboard/issues/detail?id=1014 That would be useful. I spent an hour trying to figure out why the Diff view was not working. Apache or python didn't log anything... -- You