#7494: remove (or clean up) SAGE_ROOT/examples
-----------------------------------------------+----------------------------
Reporter: was | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: misc | Keywords: sd32
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman, Rob Beezer | Author: William
Stein, John Palmieri
Merged: | Dependencies:
-----------------------------------------------+----------------------------
Changes (by jhpalmieri):
* status: needs_work => needs_review
* 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 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.)
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. [attachment:trac_7494-root-repo.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:
I think this searches through all of the relevant files:
{{{
$ grep -win examples `hg manifest`
}}}
I'm attaching a patch for this. In addition to the two files you found,
it also patches libdist_filelist, which looks like it is ''completely''
out of date, but it doesn't hurt to patch it anyway.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7494#comment:19>
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.