2009/10/9 Octavian Râşniţă <[email protected]>: > I've recently started to use Mercurial for revision control and the pages > regarding the deployment of a Catalyst app from the Catalyst wiki also help > me very much, but I still don't know what would be the best method for > uploading the files to the server. > How do you do it?
We do a checkout of the latest version on our staging server, test everything and then rsync it to the webservers. Works like a charm. --Tobias _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
