Hi Evert.
there is no relation with error_reporting with the deploy using the argument --dry-run. The problem that is see is in the class that execute the rsync command. For one time i thought it's the outbuffer in the class that do the deployment: sfProjectDeployTask.class.php. However i see that this problem is located in the class that execute the command rsync. The method responsable about it is the execute from the class sfFileSystem: http://trac.symfony-project.org/browser/branches/1.3/lib/task/sfFilesystem.class.php?rev=19056. I not found the problem yet. Try to execute the --dry-run manually and after execute the deployment without the --go argument. Sametime it works sametime not. I will investigate in deep this problem and i hope found it. Bye Augusto Morais -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
