How to Publish/Update website through FinalBuilder taking code from subversion? -


what doing 'checkout' (if new) or 'update' website code subversion. compile code, proceeds if compiled , ftp compiled location website hosted replacing existing code. done in final builder 7.

my question how put changed files (last commit on subversion) on ftp location after successful build , compiled in fb7, , files should published?

sounds if need keep cache of files previous build, , check , compare each of them using "file compare" action.

but motivation behind it? replace whole build output. attempting segmental updates inevitably lead not being copied or updated.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -