>>>>> "Julian" == Julian Melville <[email protected]> writes:
Julian> Create a local staging directory which you periodically "svn
Julian> export" a release to (export strips out all the .svn stuff),
Julian> then use rsync to push changes over the wire to the sites.
Julian> rsync -avz --delete /path/to/staging/*
Julian> u...@server:/path/to/site/
+1 rsync. You can also use an ftp client that can mirror (lftp for
example). But all these tools are Unix of course.
(in case anyone wonders why Unix people are so far more productive than
Windows people: we just have better tools).
--
Cheers,
Berend de Boer
--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---