batl10n-upload(1)
NAME
batl10n-upload - Batch uploader for kde-l10n-* packages
SYNOPSIS
batl10n-upload
DESCRIPTION
batl10n-upload will run through a directory containing ready for upload
sources (as prepared by batl10n) and upload each package using dget to
the archive name defined in batrc. If the upload fails for whatever
reason it will try pinging google.com for some time, if it doesn't work
after that it will just discontinue trying the upload.
- In order to make batl10n-upload work you need to run it in a directory,
with a subdirectory called "uploads" (as created by batl10n). Once the
upload process is finished it will move the source directory to a subdirectory called "done".
- Tip
- If all went well you should have a directory called "langs" which contains a mess of tarballs and source trees, one called "uploads" which should be empty and one called "done" which should contain every language present in "langs".
AUTHOR
- Harald Sitter <apachelogger@ubuntu.com>.