Miguel pointed out to me that the dev scripts break when they find only the SHA1 hash in the "Branch:" field. So if I have closed a ticket then you can't get the code from the dev scripts. Note that there is a delay between closing the ticket and the corresponding beta release. Using git directly or the git-trac script works, for the record. It would be nice if somebody who actually uses the dev scripts would fix that.
mmarco@artin:~/sage/sage$ ./sage -dev checkout --ticket 15873 The branch field on ticket #15873 is set to the non-existent "1a91835f99e01395b74226e185ed88f6cf26031a". Please set the field on trac to a field value. # (use "sage --dev edit-ticket --ticket=15873" to edit the ticket description) -- 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.
