[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problem in running svn command through php on CentOS

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-12-20 14:22:23 CET

On 12/20/07, pinky goyal <pinks.forums@gmail.com> wrote:
> HI All!
>
> i am having problem in running all the commands of svn.exe on CentOS through
> php's exec() function but i am able to run the svnlook commands by exec()
> function.
>
> 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
> permissions as svnlook exe.
>
> it's very urgent and i am running out of time :(
> Please if anyone can help me out to resolve the issue or have suggestion
> regarding this i will be greatful.

This seems to me like usage problems, not problems developing
Subversion itself. For such problems, please direct your questions to
users@.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 20 14:34:09 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.