#7473: Sphinx hangs when making a clone
-----------------------------+----------------------------------------------
   Reporter:  mpatel         |       Owner:  mvngu       
       Type:  defect         |      Status:  needs_review
   Priority:  major          |   Milestone:  sage-4.3    
  Component:  documentation  |    Keywords:              
Work_issues:                 |      Author:  Mitesh Patel
   Upstream:  N/A            |    Reviewer:              
     Merged:                 |  
-----------------------------+----------------------------------------------
Changes (by newvalueoldvalue):

  * status:  new => needs_review
  * upstream:  => N/A
  * milestone:  => sage-4.3
  * author:  => Mitesh Patel


Comment:

 Version 2 of the scripts repo (i.e., `sage-clone`) patch uses `cp -pr`
 instead of [http://docs.python.org/library/shutil.html#shutil.copytree
 shutil.copytree] to copy the auto-generated .rst files.  Could someone
 please test this and the sage repo patch?  It appears to prevent the hang
 and unnecessary rebuilds of the reference manual on sage.math.

 According to its documentation, `shutil.copytree` is very similar to `cp
 -pr`.  But their results aren't identical, it seems.

 I don't know if `cp -pr` is cross-platform.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7473#comment:8>
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=.


Reply via email to