Maciej: sorry, we had this issue pending for a long time already.

The best way would be to add a new project per branch. So instead of
project = 'PyPy'

save as
project = 'experimental_branchX'

then in the admin (the project entry will be created when the first
results are saved), choose whether to "track" the project (show or
hide in the changes view), and customize the commit log info (pull
logs from the corresponding subdir in svn instead of trunk).

Note: to avoid confusion, executables names are unique, so exe
(interpreter) names will need to be different as well (it could be
changed if needed)

Cheers,
Miquel


2010/8/16 Armin Rigo <ar...@tunes.org>:
> Hi Miquel,
>
> On Mon, Aug 16, 2010 at 08:19:33AM +0200, Miquel Torres wrote:
>> are all results going to be run on a branch now?.
>
> No no, I just ran manually twice on a branch.
>
>
> A bientot,
>
> Armin.
>
_______________________________________________
pypy-...@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to