Tagged Questions
3
votes
5answers
456 views
What is the most efficient way to push out/publish large sets files over a network?
Here's my scenario:
We have a need to push out a set of files (a 'workspace') from a source server to multiple destination servers. The files are kept under version control (SVN) so the first step is ...