I have created a ticket and this was the output:

jorge@Grandote:~/sage$ git trac create 'Bott Bundles'
Remote branch: u/caravantes/bott_bundles
Newly-created ticket number: 18452
Ticket URL: http://trac.sagemath.org/18452
Local branch: t/18452/bott_bundles
Traceback (most recent call last):
File "/usr/local/bin/git-trac", line 18, in <module>
cmdline.launch()
File "/usr/local/lib/python2.7/dist-packages/git_trac/cmdline.py", line 
207, in launch
app.create(args.summary, args.branch_name)
File "/usr/local/lib/python2.7/dist-packages/git_trac/app.py", line 228, in 
create
self.repo.create(local)
File "/usr/local/lib/python2.7/dist-packages/git_trac/git_repository.py", 
line 132, in create
self.git.fetch('trac', starting_branch)
File "/usr/local/lib/python2.7/dist-packages/git_trac/git_interface.py", 
line 341, in meth
return self.execute(git_cmd, *args, **kwds)
File "/usr/local/lib/python2.7/dist-packages/git_trac/git_interface.py", 
line 328, in execute
popen_stderr=subprocess.PIPE)
File "/usr/local/lib/python2.7/dist-packages/git_trac/git_interface.py", 
line 263, in _run
raise GitError(result)
git_trac.git_error.GitError

I checked that the ticket was created and so it was, but I do not 
understand these error messagens.

When I pushed the branch, all seem to be OK, but it seems that the 
automerging failed. I added a file and touched two (deleting no line, as 
far as I know).

I appreciate any help and any criticism if I did not follow correctly the 
instructions. Thanks in advance.

-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to