#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:                                |  
--------------------------------------------+-------------------------------
Changes (by jhpalmieri):

  * status:  needs_work => needs_review


Old description:

> Put the text files in `$SAGE_ROOT`, and also the text files in spkg,
> under revision control.  (See the discussion at the end of #9351.)
>
> Here are the instructions:
>
>  - apply [attachment:trac_9433-sage-repo.2.patch]
>  - apply [attachment:trac_9433-scripts.v7.patch] to the scripts
> repository
>  - move the attached file [attachment:hgignore] to `$SAGE_ROOT/.hgignore`
> (note that this is a ''new'' file)
>  - move the attached file [attachment:root-spkg-install.v3] to
> `$SAGE_ROOT/spkg/root-spkg-install` (note that this is a ''new'' file)
>  - apply [attachment:9433_install.diff] to `$SAGE_ROOT/spkg/install`
>  - apply [attachment:9433_deps.diff] to `$SAGE_ROOT/spkg/standard/deps`
>
> Then '''from $SAGE_ROOT''', run the attached script
> [attachment:9433_hg_script.sh] to create the Mercurial repository.
>
> '''Testing''': see
> [http://sage.math.washington.edu/home/release/sage-4.7.alpha0/]

New description:

 Put the text files in `$SAGE_ROOT`, and also the text files in spkg, under
 revision control.  (See the discussion at the end of #9351.)

 Here are the instructions:

  - apply [attachment:trac_9433-sage-repo.2.patch]
  - apply [attachment:trac_9433-scripts.v7.patch] to the scripts repository
  - move the attached file [attachment:hgignore] to `$SAGE_ROOT/.hgignore`
 (note that this is a ''new'' file)
  - move the attached file [attachment:root-spkg-install.v3] to
 `$SAGE_ROOT/spkg/root-spkg-install` (note that this is a ''new'' file)
  - apply [attachment:9433_install.diff] to `$SAGE_ROOT/spkg/install`
  - apply [attachment:9433_deps.diff] to `$SAGE_ROOT/spkg/standard/deps`

 Then '''from $SAGE_ROOT''', run the attached script
 [attachment:9433_hg_script.2.sh] to create the Mercurial repository.

 '''Testing''': see
 [http://sage.math.washington.edu/home/release/sage-4.7.alpha0/]

--

Comment:

 Replying to [comment:127 jdemeyer]:
 > The file `spkg-install` from the root repo is not under revision
 control.  Is there a reason for this?

 I now realize that you're talking about the file `spkg-install` in the
 actual spkg file.  This is just a copy of `root-spkg-install` made by
 `sage-make_devel_packages`, so we don't need to track it.  I'm going to
 add it to the `.hgignore` file (by adding `^spkg-install$`, so it only
 matches a file with exactly that name at the top level).  This change
 requires review.

 Meanwhile, I'm giving Volker's change to the hg_script a positive review:
 for me, it makes any errors about dotencode go away when I use an older
 version of Mercurial to access the repo.

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