29 Nov 17:38
No files listed in chora under windows with subversion??
Valery Derongs <valery_derongs <at> qvc.com>
2007-11-29 16:38:27 GMT
2007-11-29 16:38:27 GMT
Hi,
I'm new to the world of LAMP and it took me the most part of a day to setup
Apache2.2 + PHP + PEAR etc. on WinXP, all this for Chora on the Horde framework.
We are using subversion and chora seems like the best way to navigate our code
in a browser.
I managed to install and run Horde and Chora, but the problem is I cannot see
any files or folders listed in my repositories although the repos themselves
appear in the top bar of Chora's screen.
The repositories themselves otherwise work fine and can be accessed using
TortoiseSVN and other svn clients.
I guess this has something to do with Chora's configuration so I attach bits
that I think are related to this problem (i.e. that I made up from bits and
pieces of info googled here and there)
subversion is installed in c:\program files\subversion\
chora/ is under horde/ which is under apache2.2's htdocs/
first, my sourceroots.php:
$sourceroots['test'] = array(
'name' => 'test',
'location' => 'file:///c:/localrepo/SCMDB',
'title' => 'My Test Repository',
'default' => true,
'type' => 'svn',
(Continue reading)
RSS Feed