problem in running svn command through php on CentOS
From: pinky goyal <pinks.forums_at_gmail.com>
Date: 2007-12-20 14:26:57 CET
HI All!
i am having problem in running all the commands of svn.exe on CentOS through
i am trying to execute *svn list **file:///PathToRepositoryDir*
$cmd = "/usr/bin/svn" list file:////var/subversion/devfoundry/
i am able to run $cmd thorugh command line but not thorugh exec() function.
i have checked the permissions on the executables.svn exe has same
it's very urgent and i am running out of time :(
Cheers
|
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.