Re: customizations if svn source-code
From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Tue, 6 Jan 2009 16:19:01 -0600
On Jan 6, 2009, at 15:07, Andy Levy wrote:
> On Tue, Jan 6, 2009 at 16:03, Roberto Lima wrote:
The php function for that task is called nl2br(). For output to a web
<?php
$cmd = 'svn update /path/to/workingcopy --non-interactive 2>&1';
?>
Note that this will not produce any output until after the svn
You should probably ask any further php questions in a php support
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.