| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| commit-email/ | 28-Jan-2012 09:50 | - | ||
| attic/ | 22-Mar-2013 08:15 | - | ||
| htmlfiles.lst | 22-Mar-2013 08:15 | 3.7K | ||
| release-test.sh | 22-Mar-2013 08:15 | 3.0K | ||
| release.sh | 22-Mar-2013 08:15 | 14K | ||
| releasing-log.txt | 22-Mar-2013 08:15 | 3.0K | ||
| docutils-update.local | 24-Apr-2013 19:25 | 9.8K | ||
| Author: | Lea Wiemann |
|---|---|
| Contact: | grubert@users.sourceforge.net |
| Revision: | 7577 |
| Date: | 2012-12-18 |
| Copyright: | This document has been placed in the public domain. |
The infrastructure sandbox directory stores any scripts that are needed for the development of the Docutils project.
| docutils-update.local: | |
|---|---|
The script to update the web site from a developer machine or on shell.sourceforge. If a file ON_SOURCEFORGE exists in current dorectory, the script assumes being executed on shell.sourceforge. |
|
| release.sh: | The script to make releases_ of Docutils. For usage details see release.txt
|
| release-test.sh: | The script to run tests at release time, extracted from release.sh. |
Overview:
| uploaddocutils.sh: | Upload files to http://docutils.sf.net/tmp/ using scp, inserting the current date in the file name. |
|---|---|
| update-htmlfiles: | Used to initialise a docutils-update upload directory. Generating html-files from txt-files first time. |
| htmlfiles.lst: | The list of files for update-htmlfiles. |
and are these used by anyone.
| dbackport.sh: | Back-port changes from the trunk to the maintenance branch. |
|---|---|
| fsfsbackup.sh: | Backup (mirror) an FSFS Subversion repository via SSH. Used to backup the Docutils Subversion repository. |