Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 481 Bytes

Clickatell Wordpress Plugin

In order to deploy this plugin to the Wordpress Subversion Repository, you need to run ./bin/svn_sync.sh.

When you have successfully completed this operation, you can commit the changes to svn using git svn dcommit

Tagging Releases

Use SVN to tag new releases, tagging the releases in GIT will do nothing except flag a specific commit. Since we are working with two repositories it is preferable to rather use SVN for keeping track of tags.