#9433: Put more files under revision control.
--------------------------------------------+-------------------------------
   Reporter:  jhpalmieri                    |       Owner:  tbd         
       Type:  enhancement                   |      Status:  needs_review
   Priority:  blocker                       |   Milestone:  sage-4.7    
  Component:  distribution                  |    Keywords:              
     Author:  John Palmieri                 |    Upstream:  N/A         
   Reviewer:  Leif Leonhardy, Volker Braun  |      Merged:              
Work_issues:                                |  
--------------------------------------------+-------------------------------

Comment(by vbraun):

 Anything that creates a new mercurial repository will by default require
 dotencode. In particular, `$SAGE_LOCAL/bin/sage-clone` which is unrelated
 to this ticket.

 It would be easy to add `--config format.dotencode=0` to all `hg init`,
 `hg clone` commands. But current distributions already picked up the new
 mercurial, so I don't see it as particularly pressing issue. Moreover, we
 have a suitable mercurial in Sage precisely because it is sometimes finky
 with old versions. I would be in favor of just using dotencode. If it
 causes a big problem then we can always revert the repository format, you
 just have to clone with `dotencode=0`.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9433#comment:139>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to