> -----Ursprüngliche Nachricht-----
> Von: Christopher Baus [mailto:chris_baus@yahoo.com]
> Gesendet: Donnerstag, 29. April 2004 16:48
> An: users@subversion.tigris.org
> Betreff: ViewCVS with mod_python
>
>
> --- Thilo-Alexander Ginkel <maillist@tgbyte.com>
> wrote:
> > Marc Haesen wrote:
> >
> > > In the HOWTO you are saying that you were not able
> > to use the
> > > mod_python module, but I am using it for viewcvs
> > on a windows apache
> > > server and there the mod_python module is working
> > with viewcvs
> > > without any problem
> >
> > Probably a permission problem. Apache modules do not
> > allow suid
> > functionality, so scripts are always run with the
> > httpd uid / gid (at
> > least, that was the case for Apache 1.3).
> >
> > Regards,
> > Thilo
>
> I'll gladly post the instructions on using viewCVS and
> mod_python on Linux, but I personally couldn't get it
> to work.
>
> There is so little documentation on getting this setup
> I had to start somewhere. I've linked the viewCVS for
> Windows documentation from my site...
>
> Thanks,
>
> Christopher
>
Hi,
yesterday it took me an hour to setup viewcvs on our subversion server.
Serverdata:
- Debian woody-xfs
- subversion 1.0X
- apache2
I installed viewcvs as described in the document.
(I believe something with the apache-conf was borked,
but was obvious and easy to fix)
Restarted apache, wich wouldn't run because of
"unknown python parameter"
Installed apache2-python-2.3
activated the module,
then apache was set to go.
Then I tried to edit the viewcvs.conf
Tried prettymuch every combination of root, parentpath, default_repos, you
get the picture,
until it dawned on me that I forgot to install the subversion-python binding
stuff.
another:
apt-get install python2.3-subversion
and, it worked.
Was not that hard,
if only I had thought about installing apache2-python and
python2.3-subversion in the first place.
Hope this helps a bit.
Else feel free to ask.
Mit freundlichen Grüßen / With kind regards
Huibert Alblas
METRO Cash & Carry Deutschland GmbH & Co. KG
Bereich ORG/DV (Ber.-Nr. 240)
KWS
Metro-Straße 2, 40235 Düsseldorf
Postfach 23 03 52, 40089 Düsseldorf
Telefon: xx
Fax: xx
Email: xx
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 29 17:44:43 2004