On Dec 16, 5:19 pm, Haris Zukanović <[EMAIL PROTECTED]> wrote:
> Sometimes the sync command hangs without giving any signs of activity..
> Where in the code is the rsync command constructed - I wish to add some
> rsync options to see better what happens to debug this situation

It's in sfPakeEnvironment.php, which you can find in your symfony
installation's data/symfony/tasks/ folder (e.g. /usr/lib/php/data/
symfony/tasks/sfPakeEnvironment.php). Obviously, start at your own
project folder if you've used 'symfony freeze'.

I only know because I modify line 61-ish every release to remove the --
delete and modify some other rsync arguments. Wicked, bad, naughty
me. :)

-- Matt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to