#7473: Sphinx hangs when making a clone
-----------------------------+----------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: new
Priority: major | Milestone:
Component: documentation | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
-----------------------------+----------------------------------------------
Comment(by mpatel):
It strange that
{{{
#!sh
cd SAGE_ROOT/devel
ls -lsFi `find -name environment.pickle`|grep ref
}}}
shows the clones to have different Sphinx pickles --- their inodes (the
first column on sage.math) are distinct. Compare with
{{{
#!sh
ls -lsFi `find -name steenrod_algebra.html`
ls -lsFi `find -name steenrod_algebra.py`|grep -v build
}}}
But aren't the pickles hard linked?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7473#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 post to this group, send email to [email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=.