Hi! On 2013-12-29, Martin R <[email protected]> wrote: > I tried to checkout a ticked using sage -dev checkout --ticket 14347 > > This yields just an error message "malformed dependencies".
I once had a similar problem, and I think I solved it *on the ticket*. It is "comma separated" versus "blank space separated" list. IIRC, it should be a comma separated list, so, the problem can likely be solved by inserting a missing comma. Best regards, Simon -- You received this message because you are subscribed to the Google Groups "sage-git" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
