ReviewBoard and Clearcase Integration

2009-09-17 Thread irshad

Hi All,

Review Board 1.0 Release Notes says that ClearCase support is provided
as a new Features. But there is no documentation for ReviewBoard
Installation with ClearCase as repository. Can anybody help me from
where I can get the documentation when repository is ClearCase.

Regards,
Irshad

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: HTTPS certificate not accepted.

2009-09-17 Thread Varun Soundararajan

So, I got reviewboard working ! Yay! (but still accessing the wrong
cert location). I figured out that I had accidentally goofed up the
permissions, which led to /home/varun/.subversion/auth directory being
inaccessible by the review board user www-data. Once I got that fixed,
my installation started working. However, I am still at mystery why
the installation is picking from my home directory instead of using
from ~ of www-data user (which is /var/www).



Regards
Varun

On Sep 16, 9:08 pm, Christian Hammond chip...@chipx86.com wrote:
 Hi Varun,

 Huh, it's odd that it's trying to use your home directory. To generate that
 string, Review Board figures out what ~ points to, and in your case, it's
 your own home directory. You said this was Apache before? Is it an
 out-of-the-box install? Which distro? Mod_Python or FastCGI?

 We're looking at making this problem go away by making it easy to download
 and verify certificates as part of the repository setup process, but I don't
 have an ETA just yet on it.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board -http://www.review-board.org
 VMware, Inc. -http://www.vmware.com

 On Wed, Sep 16, 2009 at 5:44 PM, Varun Soundararajan s.va...@gmail.comwrote:



  Hi Christian,

     So as you have explained here, I did
  sudo -u www-data

  it led me to /var/www when i typed cd
  now I did svn co https rep url
  it asked me to accept cert permantnety to which i typed p
  before that I created .subversion directory in /var/www and chowned to
  www-data
  I also created the directory for the rep url dir and chowned so that
  the local copy can be created (otherwise it seems that www-data has no
  permission to create any file in /var/www

  Now when I give my diff file and path and click create request, it
  says -  HTTPS certificate not accepted. Please ensure that the proper
  certificate exists in /home/varun/.subversion/auth for the user that
  reviewboard is running as.

  The confusion here is apache runs as www-data, but the error seems to
  be printing saying that its trying to access /home/varun/.. path. I
  also chmoded the entire .subversion directory in /home/
  varun/.subversion and I still dont see reviewboard picking those
  certs. (I would practically want reviewboard to use certs in
  ~/.subversion directory of the user www-data).

  Is there something that I am missing?

  Thanks
  Varun

  On Aug 25, 6:30 am, Christian Hammond chip...@chipx86.com wrote:
   Hi,

   The easiest way to work around this is if you have read-only access to
  the
   repository over http. If you do, then set that read-only HTTP URL as your
   Path in the repository configuration, and set your HTTPS URL as the
  Mirror
   Path.

   If not, then it gets a little more tricky. Essentially (and this may vary
  a
   bit between installs on different distros), you'll need to sudo to the
   Apache user, using its home directory and environment variables, and then
  do
   an svn checkout of your repository somewhere. This should store the
   certificate where the Apache user can get to it.

   We're looking into making this work in a much smoother manner in a future
   release without having to use any workarounds.

   Christian

   --
   Christian Hammond - chip...@chipx86.com
   Review Board -http://www.review-board.org
   VMware, Inc. -http://www.vmware.com

   On Tue, Aug 25, 2009 at 3:16 AM, Pubudu Rathnayake dmpub...@gmail.com
  wrote:

Hi,

when i tried to make a new review request ,i got  the following
   message,
HTTPS certificate not accepted. Please ensure that the proper
  certificate
exists in ~/.subversion/auth for the user that reviewboard is running
  as.
Any advice how to diagnose it is highly appreciated.

Regards,

Pubudu
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: ReviewBoard and Clearcase Integration

2009-09-17 Thread Dan Savilonis

If you search the mailing list archives, you should see several
threads on the subject, including one where I described my process of
setting up Clearcase support and the limitations we've seen.

Dan

On Sep 17, 5:52 am, irshad irshada...@gmail.com wrote:
 Hi All,

 Review Board 1.0 Release Notes says that ClearCase support is provided
 as a new Features. But there is no documentation for ReviewBoard
 Installation with ClearCase as repository. Can anybody help me from
 where I can get the documentation when repository is ClearCase.

 Regards,
 Irshad
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: Review Board 1.0.3 released

2009-09-17 Thread Christian Hammond
Hi Jim,

I noticed this. Looks like something changed in the new admin stylesheets
that break in some setups. I'm looking into it. Guess maybe another release
may be coming. *sigh*. Think maybe I'll make this a 1.0.3.1 to save some
face.

Glad things are working for you again! Thanks for letting us know :)

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.review-board.org
VMware, Inc. - http://www.vmware.com


On Thu, Sep 17, 2009 at 6:03 AM, Jim Priest thecr...@gmail.com wrote:


 On Sep 16, 8:38 pm, Christian Hammond chip...@chipx86.com wrote:
  The new 1.0.3 release should address these problems. If you've been
 bitten
  by 1.0.2 (our deepest apologies), please give this release a try and let
 us
  know how it works.

 1.0.3 seems to working here - no more 500 errors!

 The CSS in parts of the admin section seem a bit off. I have some
 colors but not all formatting is in place.  I'm not 100% positive but
 it seems some pages are missing a link to /reviewboard/media/admin/
 css/base.css ??

 Jim

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: Review Board 1.0.3 released

2009-09-17 Thread ciaomary

Yes, that was it. Thanks!

On Sep 17, 12:51 pm, Christian Hammond chip...@chipx86.com wrote:
 It sounds like that server is, for whatever reason, set up to pull from the
 nightlies tree. Do you have a ~/.pydistutils.cfg file that links to the
 nightlies downloads page?

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board -http://www.review-board.org
 VMware, Inc. -http://www.vmware.com



 On Thu, Sep 17, 2009 at 11:38 AM, ciaomary ciaom...@gmail.com wrote:

  To upgrade, I ran 'easy_install -U ReviewBoard' (as the documentation
  suggests) and it upgraded me to ReviewBoard 1.1 alpha-dev.

  I would have expected this to just pull down the latest released
  version, 1.0.3.

  On Sep 17, 8:52 am, Dan Savilonis d...@n-cube.org wrote:
   I got the following error during the evolution:

   # rb-site upgrade /home/reviewboard_head
   Rebuilding directory structure
   Updating database. This may take a while.
   There are unapplied evolutions for diffviewer.
   Project signature has changed - an evolution is required
   /usr/lib/python2.5/site-packages/ReviewBoard-1.0.3-py2.5.egg/
   reviewboard/scmtools/bzr.py:6: ImportWarning: Not importing directory
   '/usr/lib/python2.5/site-packages/bzrlib': missing __init__.py
     from bzrlib import bzrdir, revisionspec
   The stored evolutions do not completely resolve all model changes.
   Run `./manage.py evolve --hint` to see a suggestion for the changes
   required.

   The following are the changes that could not be resolved:
   In model scmtools.Repository:
       Field 'raw_file_url' has been deleted

   It appears to be working okay, though. Other thing I noticed is that
   the admin dashboard has CSS applied but appears very basic and has no
   images. Other pages look okay, and the same as they used to.

   Dan

   On Sep 16, 8:38 pm, Christian Hammond chip...@chipx86.com wrote:

Last night's 1.0.2 release was pretty broken in two major ways. The web
server configuration templates were no longer bundled in the package,
  due to
a change in the structure of our code tree, and users using Django
  1.0.2
would hit a bug, as we needed functionality only present in 1.0.3 and
higher.

The new 1.0.3 release should address these problems. If you've been
  bitten
by 1.0.2 (our deepest apologies), please give this release a try and
  let us
know how it works.

Full release notes are available athttp://
 www.review-board.org/docs/releasenotes/dev/reviewboard/1.0.3/

Christian

--
Christian Hammond - chip...@chipx86.com
Review Board -http://www.review-board.org
VMware, Inc. -http://www.vmware.com-Hide quoted text -

   - Show quoted text -- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: question about incorrect URl for Documentation

2009-09-17 Thread Varun Soundararajan
Hi Paul,


On Thu, Sep 17, 2009 at 5:41 PM, H. Paul Beebe hpaulbe...@gmail.com wrote:


 I installed ReviewBoard 1.0.1 and the Documentation link on the login
 web page points to http://www.review-board.org/docs/manual/1.0/
 instead of to http://www.review-board.org/docs/manual/dev/ .

 I am a beginner at python and ReviewBoard and have not discovered
 where the actual URL gets defined.


Your ReviewBoard URL should be something like
http://yourserver.com/reviews/(you would have gone through the RB
installation wizard where you gave your
server name and the path for RB installation and other details).


If you dont understand what is above, then you have not done the
installation step. Look through the manual to see what that means (look in
isntallation in linux or windows as the case may be).


Regards
-V

http://mailvarun.blogspot.com

/* This mail was sent using 100% recycled electrons */

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: question about incorrect URL for Documentation

2009-09-17 Thread H. Paul Beebe
Christian Hammond wrote:
 There was just an issue on the server. The documentation link is fixed
 now.

 Christian


Thank you for your quick response.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Issue 1318 in reviewboard: one comment unexpectedly overwrites another

2009-09-17 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1318 by mattginzton: one comment unexpectedly overwrites another
http://code.google.com/p/reviewboard/issues/detail?id=1318

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

What version are you running?

Hhh, beta?  Where does it show that?  whichever version VMware has  
deployed.

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

Any reviewboard diff page.

What steps will reproduce the problem?
1. View a reviewboard diff.
2. Click on a code line number to add a comment (use the right side line
number in the middle of the page, not the left side number at the left of
the page).  The add-comment form will pop up.  Type This is a really long
important comment that I spent 10 minutes typing.  Click Save.
3. Click on the same code line number as you clicked on before.  The
add-comment form will pop up (empty).  Type Oh this is some quicky
afterthought I also had.  Click Save.
4. Either go looking for the first more expensive and thought-through
comment, or publish the review.  Either way you'll find only the second
comment.

What is the expected output? What do you see instead?

Expected output: both comments survive.
Actual result: only the second one.

What operating system are you using? What browser?

Firefox 3.5 on Win2K8 x64.

Please provide any additional information below.

Hi.  This is MattG.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1281 in reviewboard: Adding comments in diff viewer can delete or overwrite existing comments.

2009-09-17 Thread codesite-noreply


Comment #1 on issue 1281 by chipx86: Adding comments in diff viewer can  
delete or overwrite existing comments.
http://code.google.com/p/reviewboard/issues/detail?id=1281

Issue 1318 has been merged into this issue.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1318 in reviewboard: one comment unexpectedly overwrites another

2009-09-17 Thread codesite-noreply

Updates:
Status: Duplicate
Mergedinto: 1281

Comment #4 on issue 1318 by chipx86: one comment unexpectedly overwrites  
another
http://code.google.com/p/reviewboard/issues/detail?id=1318

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 46 in reviewboard: 80-column indicator in diff view

2009-09-17 Thread codesite-noreply


Comment #6 on issue 46 by gic...@gmail.com: 80-column indicator in diff view
http://code.google.com/p/reviewboard/issues/detail?id=46

Maybe the background color could be different for characters after the  
boundary.
Example:
div class=linespan class=first-80first 80 chars.../spantrailing  
chars.../div
div class=linespan class=first-80only 50 chars here...(30 chars
spaces)/span/div

div.line {background-color: blue}
div.line .first-80 {background-color: white}

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---