Im still learning the basics of subversion but since the beginning i had a goal to achieve with this cvs: automating the site deployment process.
Is there any solution to automate the process of site updates to the webserver?
Thanks!
If you checkout the code to the server you can create a post-commit hook that automatically updates that working copy when a commit is made. This is probably only useful if you have a separate branch just for deployment, that you merge into the code that is ready for deployment.
Subversion FAQ
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With