Re: Issue 3435 in reviewboard: Example crontab shows deprecated index rb-site command

2014-07-11 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 3435 by trowb...@gmail.com: Example crontab shows  
deprecated index rb-site command

http://code.google.com/p/reviewboard/issues/detail?id=3435

Fixed in release-2.0.x (8c41e45). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3435 in reviewboard: Example crontab shows deprecated index rb-site command

2014-07-10 Thread reviewboard

Updates:
Status: PendingReview
Owner: trowb...@gmail.com
Labels: Project-ReviewBoard Component-RB-Site

Comment #2 on issue 3435 by trowb...@gmail.com: Example crontab shows  
deprecated index rb-site command

http://code.google.com/p/reviewboard/issues/detail?id=3435

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3435 in reviewboard: Example crontab shows deprecated index rb-site command

2014-06-24 Thread reviewboard


Comment #1 on issue 3435 by chip...@gmail.com: Example crontab shows  
deprecated index rb-site command

http://code.google.com/p/reviewboard/issues/detail?id=3435

I've confirmed that the newer crontabs have the correct contents.

We should consider just overwriting the generated crontab in conf/ on  
upgrade.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3435 in reviewboard: Example crontab shows deprecated index rb-site command

2014-06-23 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Component-Docs

New issue 3435 by peter.sn...@gmail.com: Example crontab shows  
deprecated index rb-site command

http://code.google.com/p/reviewboard/issues/detail?id=3435

What's the URL of the page containing the problem?
http://www.reviewboard.org/docs/manual/2.0/admin/sites/search-indexing/

Describe the problem and any recommendations below.

After an upgrade from RB 1.7.11 to RB 2.0.2, the example crontab in  
conf/search-cron.conf contains:


# Incremental indices every 10 minutes
0,10,20,30,40,50 * * * * /usr/bin/python /usr/local/bin/rb-site  
manage /var/www/site index

# Do a full index once a week on Sunday at 2am
0 2 * * 0 /usr/bin/python /usr/local/bin/rb-site manage /var/www/site  
index -- --full


However the documentation mentions elsewhere that index is deprecated,  
and rebuild-index or update-index should be used instead. It looks like  
this file wasn't updated during the RB upgrade. The date stamp on that file  
suggests it was installed during the initial 1.7.11 installation.



Please provide any additional information below.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.