Index of /sandbox/infrastructure

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]attic/ 2018-06-17 08:52 -  
[DIR]commit-email/ 2012-01-28 09:50 -  
[DIR]crosstest/ 2021-04-17 14:41 -  
[TXT]docutils-update.local 2021-08-01 11:00 9.6K 
[   ]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.txt 2023-07-07 10:40 45K 
[   ]set_version.sh 2023-07-07 10:40 2.8K 
[   ]step_1.sh 2017-05-30 11:19 2.4K 
[TXT]version_identifier_p..>2022-12-03 14:04 7.8K 

Docutils Infrastructure

Docutils Infrastructure

Author:

Lea Wiemann

Contact:
grubert@users.sourceforge.net
Revision:
8568
Date:
2020-10-27

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

releasing-log.txt:

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.

release.sh:

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

TODOtest.

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

release-test.sh:

The script to run tests at release time, extracted from release.sh.

set_version.sh:

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

Everything below this line needs rework

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.