[sage-support] Unable to check out trac tickets

2017-07-24 Thread Dima Pasechnik
So you want to push the current branch to trac; you have committed local changes. Show us the output of git status if unsure. Then, in case, check that track's repo is known as trac. Type git remote -v In the output you should see the line trac g...@trac.sagemath.org:sage.git (push) Then

[sage-support] Unable to check out trac tickets

2017-07-24 Thread Zachary Gershkoff
I tried to create a new ticket and link it to an existing local branch using git-trac. The trac ticket was created, but attaching a local branch to it failed. I tried checking out the ticket that it created (23536) and this happened: zgersh2@helmholtz:~/sage$ git trac checkout 23536 Loading