Can't update cache after upgrading to V1.5

I'm unable to run any builds after upgrading to 1.5 it crashes with this error:
Error updating cache for repository MondeRepositorio to changeset revision f4d1ed50445d8a0598df90618e087a116187bb99. Details: Running C:\Program Files\VSoft Technologies\ContinuaCI\Server\hg\hg.exe with arguments "log -l 1 --template="{node}" -b MON-826 -R C:\ContinuaCI\Rc\951f54d0 --config ui.username=Continua --noninteractive" on server failed with return code 255 and error output: "abort: unknown revision 'MON-826'! "
MON-826 in this case is our branch name.

I've already tryied reseting the cache and restarting the machine, nothing works.

I'm I missing somethig os this is a bug? It was working just fine before the update.

What repository type are you using. We have another report of the same error (with a git repo) and are investigating.

Also what version were you running before the update?

Hi Fabio,

We’ve just uploaded a new build with a fix for this issue. A recent fix that we made for Subversion repositories had a negative effect on other branch-aware repositories.

Posted By Dave Sparks on 10 Sep 2014 10:40 PM
Hi Fabio,

We've just uploaded a new build with a fix for this issue. A recent fix that we made for Subversion repositories had a negative effect on other branch-aware repositories.


This new build solved the issue, thanks Dave.