FWIW, doing the process manually: svn export http://repository 20070610183345 tar -czvf 20070610183345.tar.gz 20070610183345/ scp 20070610183345.tar.gz [EMAIL PROTECTED]:/tmp/
works fine, but it does yield the warning "stdin: is not a tty" even though the copy does work. I have a feeling the cap deploy version is having a problem when the export is large (over a few Mib); the deploy has worked many times when the total .tar.gz file size is under a meg. -Gaius --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
