PHP hack under way
From: Simmons, Bryan <bsimmons_at_gpworldwide.com>
Date: 2004-02-11 21:58:15 CET
Ok, so I went ahead and took the easiest approach I could: svn client
I use the backtick operator. Yep, it's that simple.
$response = `svn commit -m \"$message\"`;
I have found that the $response is dead-on accurate in this case despite
Here's a question: will svn add && svn commit work?
Regards,
Bryan Simmons
---------------------------------------------------------------------
|
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.