#15280: Normal form for polytopes of non-zero codimension
-------------------------------------+-------------------------------------
       Reporter:  jkeitel            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.0
      Component:  geometry           |   Resolution:
       Keywords:  toric              |    Merged in:
        Authors:  Jan Keitel         |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jkeitel/normal_form_codimension  |  4b42b4a909c83f675a0bd2e2e674e0795bef93f3
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jkeitel):

 Okay, I just made another patch based on the new master branch. I then
 pushed it here and used -f in order to ignore the previously pushed
 commits, i.e. I executed git push -f --set-upstream trac
 HEAD:u/jkeitel/normal_form_codimension

 The branch seems to be pushed, that's fine, but there was in error in the
 trac hooks:
 {{{
 X11 forwarding request failed on channel 0
 Counting objects: 16, done.
 Delta compression using up to 8 threads.
 Compressing objects: 100% (8/8), done.
 Writing objects: 100% (8/8), 2.35 KiB, done.
 Total 8 (delta 6), reused 0 (delta 0)
 remote: Trac #15280: Commit changed to 4b42b4.
 remote: Traceback (most recent call last):
 remote:   File "./hooks/post-receive.d/01-trac_branch", line 152, in
 <module>
 remote:     trac.update_commit(number, ticket, branch, oldref, newref)
 remote:   File "./hooks/post-receive.d/01-trac_branch", line 139, in
 update_commit
 remote:     commit += '\n'.join(self.log_table(newref,
 limit=FORCED_COMMITS))
 remote: UnboundLocalError: local variable 'commit' referenced before
 assignment To ssh://[email protected]:2222/sage.git

   + 8d4c117...4b42b4a HEAD -> u/jkeitel/normal_form_codimension (forced
 update)

 Branch normal_form_codimension set up to track remote branch
 u/jkeitel/normal_form_codimension from trac.
 }}}
 Afterwards I had to set the commit by hand. That's clearly not part of
 this ticket, but it might still be something to fix.

 Cheers, Jan

--
Ticket URL: <http://trac.sagemath.org/ticket/15280#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to