This repository has been archived by the owner on Dec 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
janeklb/exup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
exup: a basic web application deployment script using SVN and FTP The exup script requires the following python modules: - ftputil (python-ftputil) - m2crypto (python-m2crypto) - m2secret (available at http://www.heikkitoivonen.net/m2secret/, installable using easy_install) Setup: - configure the location of your SVN repo in exupconfig.py - configure the location of your FTP credentials file in exupconfig.py (file will be created if it doesn't exist) - run "chmod +x exup.py ftpaccounteditor.py" Usage: - Run "ftpaccounteditor.py" to add, edit or display FTP account information - When adding an account, "path" specifies the path on the FTP server where the files will be uploaded to - Run "exup.py" to run an export + upload (deploy)
About
Python script for automated SVN export -> FTP upload
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published