https://github.com/dcb9/deploy-svn-by-python
https://github.com/dcb9/deploy-svn-by-python
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcb9/deploy-svn-by-python
- Owner: dcb9
- Created: 2014-09-26T07:01:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-23T17:37:48.000Z (about 11 years ago)
- Last Synced: 2025-01-25T16:09:17.202Z (12 months ago)
- Language: Python
- Size: 250 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SVN自动部署
==================
svn用来管理代码是非常常见的,但是如果程序上线需要经过先提交svn,再提交FTP,这样就非常的繁琐了,所以就有了这个svn自动部署的工具,它可以在你提交svn成功之后自动把代码部署到线上。