git-trac doesn't like me - what have I done wrong?

martin@Martin-Laptop:~/sage-develop$ git-trac push 21594
Pushing to Trac #21594...
Guessed remote branch: u/mantepse/growth_diagrams
Traceback (most recent call last):
  File "/home/martin/git-trac-command/bin/git-trac", line 18, in <module>
    cmdline.launch()
  File "/home/martin/git-trac-command/git_trac/cmdline.py", line 223, in 
launch
    app.push(ticket_number, remote=args.remote, force=args.force)
  File "/home/martin/git-trac-command/git_trac/app.py", line 216, in push
    self.repo.push(remote, force)
  File "/home/martin/git-trac-command/git_trac/git_repository.py", line 
197, in push
    self.git.echo.push('trac', refspec)
  File "/home/martin/git-trac-command/git_trac/git_interface.py", line 341, 
in meth
    return self.execute(git_cmd, *args, **kwds)
  File "/home/martin/git-trac-command/git_trac/git_interface.py", line 98, 
in execute
    popen_stderr=subprocess.PIPE)
  File "/home/martin/git-trac-command/git_trac/git_interface.py", line 263, 
in _run
    raise GitError(result)
git_trac.git_error.GitError

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to