ftp - how to copy only the files that changed in svn -


I have a project in an svn I want to copy it to the server.

I can export current amendments from svn to my local directory. By writing a config file and copying it over the server using FTP. Is it possible to do it in a wise manner? To wit. Only files have been copied that have changed?

What do I need to write something like makefile to modify the server, I would be grateful for any signal.

Take a look at a server to synchronize your local copy.


Comments