Re: Git repository setting

2012-07-02 Thread Michael Fang
Hey Chris,

Thanks for replying. I understand now (at least we have a last resort). Our 
code is also hosted on Bitbucket using git, but I noticed that RB doesn't 
support git for Bitbucket (the dropdown menu has only mercurial), so I also 
tried to set it up manually:

Hosting service: None
Repository type: Git
Path: ssh://g...@bitbucket.org/USERNAME/PROJECT.git
Mirror Path: g...@bitbucket.org:USERNAME/PROJECT.git
Raw file URL 
mask: 
https://api.bitbucket.org/1.0/repositories/USERNAME/PROJECT/raw/revision/filename

When I click save, RB asks me to either upload a ssh key or generate one, I 
tried upload a public key that worked for me but RB says Error uploading 
SSH key: this SSH key is not a valid RSA or DSS key. If I use the 
generated one, when I click save RB would say Unable to authenticate 
against this repository using one of the supported authentication types 
(publickey)

Is there anything thing wrong with my settings?


On Sunday, July 1, 2012 11:57:49 AM UTC-7, Christian Hammond wrote:

 Hi Michael,

 RB doesn't manage the clone at all. You'd need a script to keep it 
 up-to-date.

 What we strongly recommend is to use something like cgit/gitweb on the 
 server with the Git repository, and use that for access. Sounds like that's 
 a problem with Heroku though? Can you go into more detail about that?

 Christian

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


 On Sun, Jul 1, 2012 at 4:02 AM, Michael Fang airfang...@gmail.com wrote:

 Hi RB devs, thanks for such a cool tool.

 I am trying to set up a custom git repo (since my app was hosted on 
 Heroku, it doesn't seem to have web access for remote files). I guess my 
 only bet is to use the local clone approach described here? 
 http://www.reviewboard.org/docs/manual/dev/admin/configuration/repositories/#local-clone

 If I understand the doc correctly, am I responsible for keeping the local 
 clone on the RB server in sync, or RB will automatically pull the latest 
 version of the files via mirror path whenever a review request is posted?

 Thanks!

 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 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




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: Git repository setting

2012-07-02 Thread Christian Hammond
You'd need to upload the private key to Review Board. Review Board needs a
key it can use to authenticate with other services, and a public key is no
more useful to it than it would be for you if you were to try to SSH into
another box.

It's important to know that BitBucket's Git support in their API is broken,
and useless to us. Unfortunately, until they fix that, it's impossible to
use a third-party service to integrate with BitBucket to fetch files with
the revision information contained in a diff.

I've been in contact with BitBucket, and they're aware of the problem, but
there's no ETA on it, unfortunately.

Christian

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


On Sun, Jul 1, 2012 at 11:12 PM, Michael Fang airfang...@gmail.com wrote:

 Hey Chris,

 Thanks for replying. I understand now (at least we have a last resort).
 Our code is also hosted on Bitbucket using git, but I noticed that RB
 doesn't support git for Bitbucket (the dropdown menu has only mercurial),
 so I also tried to set it up manually:

 Hosting service: None
 Repository type: Git
 Path: ssh://g...@bitbucket.org/USERNAME/PROJECT.git
 Mirror Path: g...@bitbucket.org:USERNAME/PROJECT.git
 Raw file URL mask:
 https://api.bitbucket.org/1.0/repositories/USERNAME/PROJECT/raw/
 revision/filename

 When I click save, RB asks me to either upload a ssh key or generate one,
 I tried upload a public key that worked for me but RB says Error uploading
 SSH key: this SSH key is not a valid RSA or DSS key. If I use the
 generated one, when I click save RB would say Unable to authenticate
 against this repository using one of the supported authentication types
 (publickey)

 Is there anything thing wrong with my settings?


 On Sunday, July 1, 2012 11:57:49 AM UTC-7, Christian Hammond wrote:

 Hi Michael,

 RB doesn't manage the clone at all. You'd need a script to keep it
 up-to-date.

 What we strongly recommend is to use something like cgit/gitweb on the
 server with the Git repository, and use that for access. Sounds like that's
 a problem with Heroku though? Can you go into more detail about that?

 Christian

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


 On Sun, Jul 1, 2012 at 4:02 AM, Michael Fang airfang...@gmail.comwrote:

 Hi RB devs, thanks for such a cool tool.

 I am trying to set up a custom git repo (since my app was hosted on
 Heroku, it doesn't seem to have web access for remote files). I guess my
 only bet is to use the local clone approach described here?
 http://www.reviewboard.**org/docs/manual/dev/admin/**
 configuration/repositories/#**local-clonehttp://www.reviewboard.org/docs/manual/dev/admin/configuration/repositories/#local-clone

 If I understand the doc correctly, am I responsible for keeping the
 local clone on the RB server in sync, or RB will automatically pull the
 latest version of the files via mirror path whenever a review request is
 posted?

 Thanks!

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/**donate/http://www.reviewboard.org/donate/
 Happy user? Let us know at 
 http://www.reviewboard.org/**users/http://www.reviewboard.org/users/
 -~--~~~~--**~~--~--~---
 To unsubscribe from this group, send email to reviewboard+unsubscribe@**
 googlegroups.com reviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at http://groups.google.com/**
 group/reviewboard?hl=enhttp://groups.google.com/group/reviewboard?hl=en


  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 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


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

Can shipit count reset to zero

2012-07-02 Thread Nilesh Jaiswal
Hi All,

Can we make ship it count reset to zero if user re pubishing review
request? Can you provide some input for the same.

Appriciate your quick input and help
Regards,
Nilesh J

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: Git repository setting

2012-07-02 Thread Michael Fang
Good to know. For now I guess we can live with automatic syncing.

Thanks Chris!

On Sunday, July 1, 2012 11:16:03 PM UTC-7, Christian Hammond wrote:

 You'd need to upload the private key to Review Board. Review Board needs a 
 key it can use to authenticate with other services, and a public key is no 
 more useful to it than it would be for you if you were to try to SSH into 
 another box.

 It's important to know that BitBucket's Git support in their API is 
 broken, and useless to us. Unfortunately, until they fix that, it's 
 impossible to use a third-party service to integrate with BitBucket to 
 fetch files with the revision information contained in a diff.

 I've been in contact with BitBucket, and they're aware of the problem, but 
 there's no ETA on it, unfortunately.

 Christian

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


 On Sun, Jul 1, 2012 at 11:12 PM, Michael Fang airfang...@gmail.comwrote:

 Hey Chris,

 Thanks for replying. I understand now (at least we have a last resort). 
 Our code is also hosted on Bitbucket using git, but I noticed that RB 
 doesn't support git for Bitbucket (the dropdown menu has only mercurial), 
 so I also tried to set it up manually:

 Hosting service: None
 Repository type: Git
 Path: ssh://g...@bitbucket.org/USERNAME/PROJECT.git
 Mirror Path: g...@bitbucket.org:USERNAME/PROJECT.git
 Raw file URL mask: 
 https://api.bitbucket.org/1.0/repositories/USERNAME/PROJECT/raw/
 revision/filename

 When I click save, RB asks me to either upload a ssh key or generate one, 
 I tried upload a public key that worked for me but RB says Error uploading 
 SSH key: this SSH key is not a valid RSA or DSS key. If I use the 
 generated one, when I click save RB would say Unable to authenticate 
 against this repository using one of the supported authentication types 
 (publickey)

 Is there anything thing wrong with my settings?


 On Sunday, July 1, 2012 11:57:49 AM UTC-7, Christian Hammond wrote:

 Hi Michael,

 RB doesn't manage the clone at all. You'd need a script to keep it 
 up-to-date.

 What we strongly recommend is to use something like cgit/gitweb on the 
 server with the Git repository, and use that for access. Sounds like that's 
 a problem with Heroku though? Can you go into more detail about that?

 Christian

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


 On Sun, Jul 1, 2012 at 4:02 AM, Michael Fang airfang...@gmail.comwrote:

 Hi RB devs, thanks for such a cool tool.

 I am trying to set up a custom git repo (since my app was hosted on 
 Heroku, it doesn't seem to have web access for remote files). I guess my 
 only bet is to use the local clone approach described here? 
 http://www.reviewboard.**org/docs/manual/dev/admin/**
 configuration/repositories/#**local-clonehttp://www.reviewboard.org/docs/manual/dev/admin/configuration/repositories/#local-clone

 If I understand the doc correctly, am I responsible for keeping the 
 local clone on the RB server in sync, or RB will automatically pull the 
 latest version of the files via mirror path whenever a review request is 
 posted?

 Thanks!

 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/**donate/http://www.reviewboard.org/donate/
 Happy user? Let us know at 
 http://www.reviewboard.org/**users/http://www.reviewboard.org/users/
 -~--~~~~--**~~--~--~---
 To unsubscribe from this group, send email to reviewboard+unsubscribe@*
 *googlegroups.com reviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at http://groups.google.com/**
 group/reviewboard?hl=enhttp://groups.google.com/group/reviewboard?hl=en


  -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 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




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

URGENT: Help

2012-07-02 Thread Nilesh Jaiswal
Hi All,

After re-publish of review request we want to make self.public + False or
ship it count to back to 0, Can you please let me know the possibility and
what will be the impact.

We want this because we are performing certain operation after post
publish, which we want to control for the same, if some user re-published
the same review request.

Appreciate your help.

Regards,
Nilesh J

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: New comment moderation in effect

2012-07-02 Thread laxmi
Hi Christian,

Could you please enable my account to post. I am stuck with reviewboard 
startup problem and posted couple requests  last night still not showing 
up. I am stuck and need help. Reviewboard websites points to this link for 
support. Please help.

Thanks,
Laxmi.

On Friday, June 12, 2009 3:28:23 AM UTC-7, Christian Hammond wrote:

 Hi everyone.

 As I'm sure you all have seen, we've been getting some spam lately. There 
 was a discussion in an earlier thread about enabling comment moderation, 
 and after thinking it over, I've decided to go ahead and enable this for 
 new users. Existing users who have been approved 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 timezones.

 Christian

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


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: URGENT: Help

2012-07-02 Thread laxmi
How do we post to this group. My posts with issues are not showing up.
Thanks

On Monday, July 2, 2012 2:25:53 AM UTC-7, NSJ wrote:

 Hi All,

 After re-publish of review request we want to make self.public + False or 
 ship it count to back to 0, Can you please let me know the possibility and 
 what will be the impact.

 We want this because we are performing certain operation after post 
 publish, which we want to control for the same, if some user re-published 
 the same review request.

 Appreciate your help.
  
 Regards,
 Nilesh J


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: Startup problems

2012-07-02 Thread laxmi
Hi,

I am having same issue. Please help.

 

I installed ReviewBoard 1.6.9 on fedora 15. Post isntallation RB complaing 
about data direcotry setup and I get following error

connecting to http://IP of the machine from remote or http://localhost 
from same machine.

 

Checked the data folder and it is owned by user apache and Apache is runing 
as user apache. Please adive what else I need to check.

 
Manual server updates required 

A recent upgrade requires manual updates to be made on this server. After 
these changes are made, you should restart your server.

If you have any questions or problems, please contact us on our mailing 
listhttp://groups.google.com/group/reviewboard
.

 
   Data directory changes 

Your site's data directory isn't properly set up. This directory is where 
Review Board will store various state and configuration needed to access 
repositories.

Your data directory is currently at: /var/www/review.com/data
Permission problems 

The data directory must be writable by the web server. On Linux/Unix/Mac, 
you can fix this by typing:

$ sudo chown -R apache /var/www/review.com/data

On Windows, right-click the data directory and change the ownership to 
apache.

.

drwxrwxrwx. 2 apache apache 4096 Jul  2 03:07 data

 

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

reveiewboard startup porbelm. Please Please help.

2012-07-02 Thread laxmi


I have setup review board on Fedora 15.

I am getting following error when connect to http://systemIP. Same issue 
when connecting from the system with http://localhost

Your site's data directory isn't properly set up. This directory is where 
Review Board will store various state and configuration needed to access 
repositories.

Your data directory is currently at: /var/www/codereview.com/data
Permission problems

The data directory must be writable by the web server. On Linux/Unix/Mac, 
you can fix this by typing:

$ sudo chown -R apache /var/www/codereview.com/data

On Windows, right-click the data directory and change the ownership to 
apache.


I checked and the permission for /var/www/codereview.com/data are fine. It 
is owned by user and group apache. Apache is running

as apache user on the system. Serached web and looked for all possible 
issues. Everything looks fine. Please help. I am stuck here.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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

URGENT: Review board complaining about data direcotry setup. I am stuck. Please help

2012-07-02 Thread laxmi
Hi,
 
I installed ReviewBoard 1.6.9 on fedora 15. Post isntallation RB complaing 
about data direcotry setup and I get following error
connecting to http://IP of the machine from remote or http://localhost 
from same machine.
 
Checked the data folder and it is owned by user apache and Apache is runing 
as user apache. Please adive what else I need to check.
 
 Manual server updates required 

A recent upgrade requires manual updates to be made on this server. After 
these changes are made, you should restart your server.

If you have any questions or problems, please contact us on our *mailing 
list* http://groups.google.com/group/reviewboard.
 
Data directory changes 

Your site's data directory isn't properly set up. This directory is where 
Review Board will store various state and configuration needed to access 
repositories.

Your data directory is currently at: /var/www/review.com/data
Permission problems 

The data directory must be writable by the web server. On Linux/Unix/Mac, 
you can fix this by typing:

$ sudo chown -R apache /var/www/review.com/data

On Windows, right-click the data directory and change the ownership to 
apache.
.
drwxrwxrwx. 2 apache apache 4096 Jul  2 03:07 data
 
Thanks,
Laxmi

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: Urgent! Please help reviewboard startup problem

2012-07-02 Thread Christian Hammond
Hi Laxmi,

Please don't post these questions more than once. If nobody's available to
moderate, it's likely a timezone difference issue and we won't be around to
answer either.

Did you restart Apache after making the changes?

Christian

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


On Mon, Jul 2, 2012 at 5:12 AM, laxmi lach...@gmail.com wrote:

 Getting the following error when connected to http://ip from remote  or
 http://localhost from the machine locally. I already checked
 and the permissions are as recommended below for the folders. Please
 advice what else can be checked and what I am missing.

 Thanks,
 Laxmi

 Data directory changes

 Your site's data directory isn't properly set up. This directory is where
 Review Board will store various state and configuration needed to access
 repositories.

 Your data directory is currently at: /var/www/review.com/data
 Permission problems

 The data directory must be writable by the web server. On Linux/Unix/Mac,
 you can fix this by typing:

 $ sudo chown -R apache /var/www/review.com/data

 On Windows, right-click the data directory and change the ownership to
 apache.

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 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

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: Having trouble with post-review.

2012-07-02 Thread Peter Konneker
Ah progress. It's not posting a diff, though. It's giving me this error:

 Got API Error 105 (HTTP code 400): One or more fields had errors
  Error data: {u'fields': {u'path': 
 [u'/home/reviewboard/wstartupapp/wstartupapp/build' is not a working 
 copy\n'/home/reviewboard/wstartupapp/wstartupapp/build' does not exist]}, 
 u'stat': u'fail', u'err': {u'msg': u'One or more fields had errors', 
 u'code': 105}}

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: Having trouble with post-review.

2012-07-02 Thread Christian Hammond
Hey Peter,

Sorry, missed your previous e-mail.

What's the command line you're using for this?

Christian

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


On Mon, Jul 2, 2012 at 2:46 PM, Peter Konneker pkonne...@wahoo.com wrote:

 Ah progress. It's not posting a diff, though. It's giving me this error:

  Got API Error 105 (HTTP code 400): One or more fields had errors
  Error data: {u'fields': {u'path':
 [u'/home/reviewboard/wstartupapp/wstartupapp/build' is not a working
 copy\n'/home/reviewboard/wstartupapp/wstartupapp/build' does not exist]},
 u'stat': u'fail', u'err': {u'msg': u'One or more fields had errors',
 u'code': 105}}

  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 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


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: Having trouble with post-review.

2012-07-02 Thread Peter Konneker
No worries. Grateful for any help at all.

Here's the command: post-review -p 
--repository-url=/home/reviewboard/wstartupapp --revision-range=31272 
--submit-as=pkonneker --debug

running from the root of the checkout.

And here's the .reviewboardrc

#REPOSITORY = 'wstartupapp'
 GUESS_DESCRIPTION = 1
 GUESS_SUMMARY = 1
 USERNAME = 'user'
 PASSWORD = 'pwd'
 REVIEWBOARD_URL = 'http://localhost'


And here's the debug output

 RBTools 0.4.1
  Home = /home/reviewboard
  HTTP GETting api/
  HTTP GETting http://localhost/api/info/
  Using the new web API
 reviewbo...@trogdor.wahoo.com's password:
 reviewbo...@trogdor.wahoo.com's password:
 reviewbo...@trogdor.wahoo.com's password:
  HTTP GETting http://localhost/api/repositories/
  HTTP GETting http://localhost/api/repositories/1/
  HTTP GETting http://localhost/api/repositories/1/info/
  Attempting to create review request on /home/reviewboard/wstartupapp 
 for None
  Submitting the review request as pkonneker
  HTTP POSTing to http://localhost/api/review-requests/: {'submit_as': 
 'pkonneker', 'repository': '/home/reviewboard/wstartupapp'}
  Review request created
  Uploading diff, size: 87196
  HTTP POSTing to http://localhost/api/review-requests/5/diffs/: 
 {'basedir': '/'}
  Got API Error 105 (HTTP code 400): One or more fields had errors
  Error data: {u'fields': {u'path': 
 [u'/home/reviewboard/wstartupapp/wstartupapp/build' is not a working 
 copy\n'/home/reviewboard/wstartupapp/wstartupapp/build' does not exist]}, 
 u'stat': u'fail', u'err': {u'msg': u'One or more fields had errors', 
 u'code': 105}}
 Error uploading diff
 The generated diff file was empty. This usually means no files were
 modified in this change.
 Try running with --output-diff and --debug for more information.
 Your review request still exists, but the diff is not attached.


Can get the diff if you want. It's printing one out just fine. 

On Monday, July 2, 2012 3:56:13 PM UTC-6, Christian Hammond wrote:

 Hey Peter,

 Sorry, missed your previous e-mail.

 What's the command line you're using for this?

 Christian


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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: Urgent! Please help reviewboard startup problem

2012-07-02 Thread laxmi
Yes I restarted the Apache and also tried reboot of the system. Nothing 
helped

Thanks,
Laxmi

On Monday, July 2, 2012 11:36:22 AM UTC-7, Christian Hammond wrote:

 Hi Laxmi,

 Please don't post these questions more than once. If nobody's available to 
 moderate, it's likely a timezone difference issue and we won't be around to 
 answer either.

 Did you restart Apache after making the changes?

 Christian

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


 On Mon, Jul 2, 2012 at 5:12 AM, laxmi lach...@gmail.com wrote:

 Getting the following error when connected to http://ip from remote  or 
 http://localhost from the machine locally. I already checked
 and the permissions are as recommended below for the folders. Please 
 advice what else can be checked and what I am missing.

 Thanks,
 Laxmi

 Data directory changes

 Your site's data directory isn't properly set up. This directory is where 
 Review Board will store various state and configuration needed to access 
 repositories.

 Your data directory is currently at: /var/www/review.com/data
 Permission problems

 The data directory must be writable by the web server. On Linux/Unix/Mac, 
 you can fix this by typing:

 $ sudo chown -R apache /var/www/review.com/data

 On Windows, right-click the data directory and change the ownership to 
 apache.

 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 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




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
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