Re: svn exit/return/status codes
From: Peter Valdemar Mørch <swp5jhu02_at_sneakemail.com>
Date: 2004-08-25 20:39:07 CEST
bruce bedouglas-at-earthlink.net |Lists| wrote:
You mention both perl and php and the answer differs between them. These
In perl, if you run exec(), no more lines in your script will ever be
my $output = `svn ls svn://foo.com/repos/trunk 2>&1`;
In php, you'll want to run the command as
Peter
-- Peter Valdemar Mørch http://www.morch.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Aug 25 20:39:47 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.