Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I deploy source code from SVN to an FTP server?

deploy FTP server source code SVN
0
Posted

Can I deploy source code from SVN to an FTP server?

0

Yes. Our SVN tool supports a post commit hook (an URL that can be called after each commit) which you can use to run any script in a remote pc and do the deployment. We also provide a Webhook Tool which also triggers calls to other applications (or servers) when an event occurs (it can be a svn event, or wiki page, ticket, etc) with some extra information related to the event. We are working on a tool that will allow you to easily publish to an FTP server. Also, we are working on a Server Tool that will create a staging server and provide some automatic deployment scripts.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123