Differences between revisions 1 and 19 (spanning 18 versions)
Revision 1 as of 2008-06-04 12:39:25
Size: 1094
Editor: EmanueleAina
Comment: Added a page for the postreview extension to post csets to a Review Board server
Revision 19 as of 2013-08-31 15:11:25
Size: 500
Editor: Leonie725
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Extension Name ==

'''This extension is/is not distributed with Mercurial.'''

''Author: Dennis Schön''

Download site: http://blogma.de/posts/2008/apr/07/reviewboard-extension-mercurial/

=== Overview ===

This extension adds a new command 'postreview' to post changesets for review to a [http://www.review-board.org/ Review Board] server.

=== Configuration ===
Configure your .hgrc to enable the extension by adding following lines:

{{{
[extensions]
reviewboard = /path/to/reviewboard

[reviewboard]
# REQUIRED ITEMS:
server = http://reviewboard.example.com/

# OPTIONAL ITEMS:
# user = ... # username for login
# target_groups = ... # default review groups
# target_people = ... # default review people
}}}

=== Usage ===

To post the tip changeset to the Review board server:

{{{
$ hg postreview tip
login to http://reviewboard.example.com
username: ...
password:
Repositories:
[1] Stuff
[2] miscrepo
repository id: 1
review request draft saved: http://reviewboard.example.com/r/366/
}}}

----
CategoryExtension
特別緩衝材とデザインできるようになります、バイヤーにを達成するため、最適な速度。中国の「ダブル スター」スニーカーナイキ1 つの特定、OEM の工場。チェックを高速ナイキ水銀蒸気 VI FG のサッカーのブーツします。停止、プーマ スニーカーがあるその音色をを満たすあなたちょうど約あらゆるを必要とする。 [[http://www.jikkoshoppu.com/|ナイキ ランニングシューズ]]

特別緩衝材とデザインできるようになります、バイヤーにを達成するため、最適な速度。中国の「ダブル スター」スニーカーナイキ1 つの特定、OEM の工場。チェックを高速ナイキ水銀蒸気 VI FG のサッカーのブーツします。停止、プーマ スニーカーがあるその音色をを満たすあなたちょうど約あらゆるを必要とする。 ナイキ ランニングシューズ

ReviewboardExtension (last edited 2013-08-31 15:56:12 by KevinBot)