svnadmin create from php doesn't work on RH linux machine
From: M. Verkerk <m.verkerk_at_erasmusmc.nl>
Date: 2005-06-28 15:55:24 CEST
Dear all,
I have this php script which should create a new repository. From the
exec("svnadmin create /reposloc/repository");
But, dumping DOES work:
exec("svnadmin dump /reposloc/repository > /reposloc/output.dump");
I know this could be a php question, but anyway. I've made sure that:
- The home directory of apache is writable to the apache user (maybe for
Thanks in advance!
Marijn
---------------------------------------------------------------------
|
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.