On Tuesday, October 18, 2016 at 10:37:24 AM UTC+2, Daniel Krenn wrote:
>
> It would be nice, if the actual git errors were shown by git-trac. Is
> this (easily) possible?
>
Doing "git-trac --log=DEBUG" probably works.
Of course the ideal solution would be for main to catch errors and present
a
On 2016-10-18 08:56, 'Martin R' via sage-devel wrote:
> 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):
> ...
> raise GitError(result)
> git_trac.git_error.GitError
It
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
cmdline.l
Hi,
I have the following git trac push error:
Pushing to Trac #20100...
Guessed remote branch: u/jlavauzelle/cyclic_code
Traceback (most recent call last):
File "/usr/local/bin/git-trac", line 18, in
cmdline.launch()
File "/usr/local/lib/python2.7/dist-packages/git_trac/cmdline.py", line
With the latest git-trac-command:
$ git trac push
Pushing to Trac #20868...
Guessed remote branch: u/jdemeyer/homfly_doctest_errors
The authenticity of host 'trac.sagemath.org (104.197.143.230)' can't be
established.
ECDSA key fingerprint is 5b:97:c8:74:a6:c4:e4:55:d1:13:8a:84:a3:85:25:6f.
Are
I get the following error and I have no idea what's going wrong:
$ git trac push
Pushing to Trac #17583...
Guessed remote branch: u/jdemeyer/ticket/17583
Traceback (most recent call last):
File "/home/jdemeyer/local/bin/git-trac", line 18, in
cmdline.launch()
File "/home/jdemeyer/local/s