On 2011/11/08 21:23:45, pierre.raybaut wrote:
On 2011/11/08 15:36:05, techtonik wrote: > To get you familiar with code reviews, please review this change to
Project
> Explorer help.
Ok, so, let's that I approve this change (which I really do by the
way). You can label it LGTM and it will be visible that the change is approved.
What now? Can we push this to Spyder's repository automatically?
Not without some tools, but it's certainly possible to apply changeset using `hg patch` on the `Download raw patch set` URL.
I see that there is a tab "Repositories" on the top of the page: do we
have to
add Spyder's repository there?
No. It is an old interface to query reviews for specific repository. Now you may use 'More Reviews' link on the right to see all issues for repository of the current issue. The id of repository is detected by review upload script automatically. http://codereview.appspot.com/5338049/ -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
