RE: Subversion with Chora/Horde RC1

"Sweat, Jason E." <[email protected]> Tue, 23 Nov 2004 09:13:41 -0500
Newsgroups gmane.comp.horde.chora
Message-ID <57B981C318904344BD37F5D6E1F4BF3E06B7FA2B@noaadc-mxu14.noa.alcoa.com>
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Gerard Samuel
Sent: Tuesday, November 23, 2004 7:52 AM
To: Chuck Hagenbuch
Cc: [email protected]
Subject: Re: [chora] Subversion with Chora/Horde RC1
>> Make sure you can run svn commands from the command line as the user your
>> webserver runs as. Go from there, I guess...
>
>Unfortunately, on FreeBSD, the webserver user doesn't have a shell to 
>execute commands.
>I'll post a question to the FreeBSD mailing list to see if I can get any 
>bites on this.
>Thanks

That does not make a lot of sense.  The web server has to have some access to external system commands.

What does a script like this produce?
<?php echo `which ls`; ?>

Then you should be able to do something like
<?php echo `which svn`; ?>



-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]