[QA] Gerrit/QA/BrowserTests rights and one other silly question

Tomislav Plavcic tplavcic at gmail.com
Mon Jun 10 20:16:25 UTC 2013


On 10.06.2013 18:09, Chris McMahon wrote:
>
> Ccing the QA list...
>
> On Sun, Jun 9, 2013 at 4:54 PM, Tomislav Plavcic <tplavcic at gmail.com 
> <mailto:tplavcic at gmail.com>> wrote:
>
>     Hello,
>
>     I tried to do one easy task of those which Zeljko listed just to get
>     started on the workflow with git, gerrit and to get familiar with
>     cucumber,watir and other stuff.
>
>     So i refactored the UserPage class to VisualEditorPage (task #1) but
>     it seems i don't have push right on the repository (go figure :)
>     Well, i'm not sure what's the policy on this so please inform me...
>
>
> I think that you should be able to do this.  When you follow the 
> directions at http://www.mediawiki.org/wiki/Gerrit/Getting_started, 
> what error messages to you get?  For example, you should be able to do
>
> $ git clone ssh://plavi@gerrit.wikimedia.org:29418/qa/browsertests 
> <http://plavi@gerrit.wikimedia.org:29418/qa/browsertests>
>
> Then do
>
> $ git checkout -b plavi_branch
>
> Then make some changes in the code.  When you are done, do
>
> $ git commit --all
>
> This will put you into your default editor where you are required to 
> create a commit message for your new branch.  After you write the 
> message and save it in your editor, you would do
>
> $ git review
>

O.K. Git now works for me - I made a mistake (of not reading tutorial) 
and didn't use "git review" but "git push" command... :(

Thank you!

-- 
Tomislav Plavcic
Theoretically, if I cut costs enough we'll be profitable without selling any products... Dilbert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20130610/65bff1d2/attachment.html>


More information about the QA mailing list