Index of /sandbox/infrastructure

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]attic/ 2024-08-13 11:08 -  
[DIR]commit-email/ 2012-01-28 09:50 -  
[DIR]crosstest/ 2024-09-10 18:25 -  
[TXT]docutils-update.local 2024-09-10 18:25 9.9K 
[   ]htmlfiles.lst 2018-06-17 08:52 3.6K 
[   ]release-test.sh 2018-06-17 08:52 2.6K 
[   ]release.sh 2019-07-21 09:17 14K 
[TXT]releasing-log.rst 2024-09-10 18:25 53K 
[TXT]releasing-log.txt 2024-08-14 17:25 53K 
[TXT]sdist-install-202404..>2024-09-10 18:25 12K 
[TXT]sdist-install-202404..>2024-04-10 22:23 12K 
[   ]set_version.sh 2024-09-10 18:25 2.8K 
[TXT]version_identifier_p..>2022-12-03 14:04 7.8K 

Docutils Infrastructure

Docutils Infrastructure

Author:

Lea Wiemann

Contact:
grubert@users.sourceforge.net
Revision:
9925
Date:
2024-09-10

The infrastructure sandbox directory stores any scripts that are needed for the development of the Docutils project.

releasing-log.rst:

What happend at release time ... what to do next time better.

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 directory, the script assumes being executed on shell.sourceforge.

htmlfiles.lst:

The list of files .html-files that should be generated from .rst/.txt files by docutils-update.local and old update-htmlfiles which are not generated by the script already.

set_version.sh:

Script to change the version identifier in documentation, tests, docutils/__init__, ... extracted from release.sh.

Everything below this line needs rework

is not in use ... move to attic.

release.sh:

The script to make releases of Docutils. For usage details see release.rst

TODOtest.

Allow release without testing, because tests must be done on more than one os.

uploaddocutils.sh:

Upload files to http://docutils.sf.net/tmp/ using scp, inserting the current date in the file name.

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.