This repository has been archived on 2023-10-10. You can view files and clone it, but cannot push or open issues/pull-requests.
khepri-tftpy/notes/sfshell.txt

13 lines
472 B
Plaintext

- site is /home/groups/t/tf/tftpy/htdocs
- ssh to msoulier,tftpy@shell.sourceforge.net
- sftp to msoulier,tftpy@web.sourceforge.net
- push to site
- rsync -vr --delete ~/work/tftpy/html/ \
msoulier,tftpy@web.sourceforge.net:/home/groups/t/tf/tftpy/htdocs
- pushing to pypi
- If there is no $HOME/.pypirc
- run python setup.py register
- then upload
- python setup.py sdist upload --sign --identity 5BC8BE08