This repository has been archived on 2023-10-10. You can view files and clone it, but cannot push or open issues or pull requests.
khepri-tftpy/notes/sfshell.txt
Michael P. Soulier 5f0e405405 Updating notes
2010-05-10 19:28:34 -04:00

12 lines
472 B
Text

- 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