Hey guys, any idea why after Brian has moved the Apache cvs reps to use
pserver, this one liner doesn't work any more?

ssh -l sbekman perl.apache.org '(cd /www/perl.apache.org;cvs update -dP)'

it just hangs.

I've to do:
ssh -l sbekman perl.apache.org
cd /www/perl.apache.org;cvs update -dP
^D

:(

thanks!


_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to