#7494: remove (or clean up) SAGE_ROOT/examples
-----------------------------------------------+----------------------------
Reporter: was | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7.2
Component: misc | Keywords: sd32
Work_issues: Add a patch for the root repo. | Upstream: N/A
Reviewer: Karl-Dieter Crisman, Rob Beezer | Author: William
Stein, John Palmieri
Merged: | Dependencies:
-----------------------------------------------+----------------------------
Changes (by leif):
* status: positive_review => needs_work
* work_issues: => Add a patch for the root repo.
Old description:
> Did you know there is a directory SAGE_ROOT/examples? Do you care?
> Because if nobody seriously cares, I'm going to *delete it* from future
> versions of Sage, since it is still a mess, and the last nontrivial
> commit was 1.5 years ago (!):
> {{{
> changeset: 158:d18dad210d3b
> user: Mike Hansen <[email protected]>
> date: Mon Apr 14 03:08:48 2008 -0700
> summary: Extract sagetex.py and sagetex.sty
> }}}
> I can put the same directory online somewhere, and move the fortran file
> that is used in one doctest out. I'm just really curious if anybody
> knows about this directory and cares.
>
> '''Apply''':
> 1. [attachment:trac_7494.patch] to the Sage repo
> 2. [attachment:trac_7494-scripts.patch] to the scripts repo
>
> '''Release Manager'''
>
> Delete {{{$SAGE_ROOT/examples}}} as part of this ticket.
New description:
Did you know there is a directory SAGE_ROOT/examples? Do you care?
Because if nobody seriously cares, I'm going to *delete it* from future
versions of Sage, since it is still a mess, and the last nontrivial commit
was 1.5 years ago (!):
{{{
changeset: 158:d18dad210d3b
user: Mike Hansen <[email protected]>
date: Mon Apr 14 03:08:48 2008 -0700
summary: Extract sagetex.py and sagetex.sty
}}}
I can put the same directory online somewhere, and move the fortran file
that is used in one doctest out. I'm just really curious if anybody knows
about this directory and cares.
'''Apply''':
1. [attachment:trac_7494.patch] to the Sage library repo
1. [attachment:trac_7494-scripts.patch] to the '''scripts''' repo
1. <Add a patch> to the '''Sage root''' repository
'''Release Manager:'''
Delete {{{$SAGE_ROOT/examples/}}} as part of this ticket. [[BR]]
(This should happen automatically, i.e., the directory should vanish, when
`sdist`ing.)
--
Comment:
The root repository certainly also has to get patched:
{{{
#!sh
$ grep -win examples spkg/install spkg/standard/deps
spkg/install:184:EXAMPLES=`$newest examples`
spkg/install:185:export EXAMPLES
spkg/standard/deps:48: $(INST)/$(EXAMPLES) \
spkg/standard/deps:398:$(INST)/$(EXAMPLES): $(BASE) $(INST)/$(PATCH)
spkg/standard/deps:399: $(INSTALL) "$(SAGE_SPKG) $(EXAMPLES) 2>&1" "tee -a
$(SAGE_LOGS)/$(EXAMPLES).log"
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7494#comment:18>
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.